index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
Age
Commit message (
Expand
)
Author
Lines
2025-01-22
drm/ast: Only warn about unsupported TX chips on Gen4 and later
Thomas Zimmermann
-18
/
+22
2025-01-22
drm/ast: Merge TX-chip detection code for Gen4 and later
Thomas Zimmermann
-6
/
+11
2025-01-22
drm/ast: Align Gen1 DVO detection to register manual
Thomas Zimmermann
-3
/
+4
2025-01-22
drm/ast: Hide Gens 1 to 3 TX detection in branch
Thomas Zimmermann
-15
/
+15
2025-01-22
drm/ast: Initialize ASTDP in ast_post_gpu()
Thomas Zimmermann
-11
/
+29
2025-01-22
drm/ast: Refactor ast_post_gpu() by Gen
Thomas Zimmermann
-10
/
+26
2025-01-22
drm/ast: Detect DRAM before TX-chip
Thomas Zimmermann
-3
/
+1
2025-01-22
drm/ast: Detect wide-screen support before creating modeset pipeline
Thomas Zimmermann
-1
/
+2
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
-2
/
+0
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
-1
/
+1
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
-0
/
+4
2024-10-17
drm/ast: vga: Clear EDID if no display is connected
Thomas Zimmermann
-0
/
+2
2024-10-17
drm/ast: sil164: Clear EDID if no display is connected
Thomas Zimmermann
-0
/
+2
2024-10-14
drm/ast: Use video aperture helpers
Thomas Zimmermann
-2
/
+2
2024-09-30
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-6
/
+6
2024-09-26
drm/ast: Run DRM default client setup
Thomas Zimmermann
-2
/
+5
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-6
/
+6
2024-09-18
drm/ast: Warn about unsupported TX chips
Thomas Zimmermann
-1
/
+16
2024-09-18
drm/ast: Use TX-chip register constants
Thomas Zimmermann
-11
/
+13
2024-09-18
drm/ast: Rename register constants for TX-chip types
Thomas Zimmermann
-16
/
+14
2024-09-13
drm/ast: Avoid upcasting to struct ast_device
Thomas Zimmermann
-27
/
+21
2024-09-13
drm/ast: Respect return value from CRTC init
Thomas Zimmermann
-1
/
+3
2024-09-13
drm/ast: vga: Inline ast_vga_connector_init()
Thomas Zimmermann
-29
/
+26
2024-09-13
drm/ast: sil164: Inline ast_sil164_connector_init()
Thomas Zimmermann
-29
/
+26
2024-09-13
drm/ast: dp501: Avoid upcasting to struct ast_device
Thomas Zimmermann
-34
/
+27
2024-09-13
drm/ast: dp501: Inline ast_dp501_connector_init()
Thomas Zimmermann
-22
/
+21
2024-09-13
drm/ast: astdp: Replace ast_dp_set_on_off()
Thomas Zimmermann
-27
/
+35
2024-09-13
drm/ast: astdp: Replace power_on helpers
Thomas Zimmermann
-26
/
+18
2024-09-13
drm/ast: astdp: Avoid upcasting to struct ast_device
Thomas Zimmermann
-14
/
+10
2024-09-13
drm/ast: astdp: Inline ast_astdp_connector_init()
Thomas Zimmermann
-23
/
+22
2024-09-11
drm/ast: Remove TX-chip bitmask
Thomas Zimmermann
-39
/
+30
2024-08-22
drm/ast: Remove BMC output
Thomas Zimmermann
-126
/
+0
2024-08-22
drm/ast: vga: Transparently handle BMC support
Thomas Zimmermann
-2
/
+25
2024-08-22
drm/ast: sil164: Transparently handle BMC support
Thomas Zimmermann
-2
/
+25
2024-08-22
drm/ast: dp501: Transparently handle BMC support
Thomas Zimmermann
-8
/
+25
2024-08-22
drm/ast: dp501: Use struct drm_edid and helpers
Thomas Zimmermann
-37
/
+22
2024-08-22
drm/ast: astdp: Transparently handle BMC support
Thomas Zimmermann
-12
/
+31
2024-08-22
drm/ast: astdp: Simplify power management when detecting display
Thomas Zimmermann
-13
/
+6
2024-08-22
drm/ast: astdp: Use struct drm_edid and helpers
Thomas Zimmermann
-26
/
+29
2024-08-22
drm/ast: astdp: Move locking into EDID helper
Thomas Zimmermann
-14
/
+10
2024-08-22
drm/ast: Add struct ast_connector
Thomas Zimmermann
-15
/
+75
2024-08-22
drm/ast: Move code for physical outputs into separate files
Thomas Zimmermann
-493
/
+530
2024-08-13
drm/ast: astdp: fix loop timeout check
Dan Carpenter
-7
/
+8
2024-08-09
drm/ast: Request PCI BAR with devres
Philipp Stanner
-6
/
+6
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
-123
/
+91
2024-07-30
drm/ast: astdp: Clean up EDID reading
Thomas Zimmermann
-61
/
+44
2024-07-30
drm/ast: astdp: Perform link training during atomic_enable
Thomas Zimmermann
-25
/
+26
2024-07-30
drm/ast: astdp: Only test HDP state in ast_astdp_is_connected()
Thomas Zimmermann
-11
/
+4
2024-07-30
drm/ast: astdp: Test firmware status once during probing
Thomas Zimmermann
-32
/
+23
2024-07-30
drm/ast: astdp: Wake up during connector status detection
Thomas Zimmermann
-2
/
+35
[prev]
[next]