index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ast: cursor: Move implementation to separate source file
Thomas Zimmermann
2025-02-20
4
-281
/
+330
*
drm/ast: cursor: Add support for ARGB4444
Thomas Zimmermann
2025-02-20
1
-11
/
+23
*
drm/ast: cursor: Move format conversion to shared helper
Thomas Zimmermann
2025-02-20
2
-55
/
+20
*
drm/ast: cursor: Calculate checksum in helper
Thomas Zimmermann
2025-02-20
2
-16
/
+58
*
Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-02-14
11
-628
/
+826
|
\
|
*
drm/ast: astdp: Validate display modes
Thomas Zimmermann
2025-02-11
1
-0
/
+14
|
*
drm/ast: astdp: Store mode index in connector state
Thomas Zimmermann
2025-02-11
1
-6
/
+31
|
*
drm/ast: astdp: Inline mode-index calculation
Thomas Zimmermann
2025-02-11
1
-31
/
+21
|
*
drm/ast: astdp: Add connector state
Thomas Zimmermann
2025-02-11
1
-6
/
+56
|
*
drm/ast: Only look up VBIOS mode on full modesets
Thomas Zimmermann
2025-02-03
1
-25
/
+27
|
*
drm/ast: Remove struct ast_vbios_mode_info
Thomas Zimmermann
2025-02-03
3
-44
/
+32
|
*
drm/ast: astdp: Look up mode index from table
Thomas Zimmermann
2025-02-03
1
-61
/
+55
|
*
drm/ast: astdp: Rework display-mode setting
Thomas Zimmermann
2025-02-03
2
-90
/
+100
|
*
drm/ast: Inline ast_get_vbios_mode_info()
Thomas Zimmermann
2025-02-03
1
-58
/
+54
|
*
drm/ast: Validate DRM display modes against VBIOS modes
Thomas Zimmermann
2025-02-03
1
-57
/
+5
|
*
drm/ast: Add helpers for VBIOS mode lookup
Thomas Zimmermann
2025-02-03
7
-263
/
+360
|
*
drm/ast: Add empty initializer for VBIOS modes
Thomas Zimmermann
2025-02-03
2
-30
/
+24
|
*
drm/ast: Find VBIOS mode from regular display size
Thomas Zimmermann
2025-02-03
1
-4
/
+6
|
*
drm/ast: Always validate H/V sync flags
Thomas Zimmermann
2025-02-03
1
-27
/
+18
|
*
drm/ast: Add support_wuxga flag to struct ast_device
Thomas Zimmermann
2025-02-03
4
-5
/
+32
|
*
drm/ast: Add support_fullhd flag to struct ast_device
Thomas Zimmermann
2025-02-03
3
-10
/
+22
|
*
drm/ast: Reorganize widescreen test around hardware Gens
Thomas Zimmermann
2025-02-03
1
-22
/
+32
|
*
drm/ast: Rename support_wide_screen to support_wsxga_p
Thomas Zimmermann
2025-02-03
3
-10
/
+10
|
*
drm/ast: Align naming in widescreen detection code to manual
Thomas Zimmermann
2025-02-03
4
-11
/
+12
|
*
drm/ast: Remove 1152x864 from list of widescreen resolutions
Thomas Zimmermann
2025-02-03
1
-2
/
+0
|
*
drm/ast: Fix ast_dp connection status
Jocelyn Falempe
2025-01-29
1
-0
/
+6
|
*
drm/ast: Only warn about unsupported TX chips on Gen4 and later
Thomas Zimmermann
2025-01-22
1
-18
/
+22
|
*
drm/ast: Merge TX-chip detection code for Gen4 and later
Thomas Zimmermann
2025-01-22
1
-6
/
+11
|
*
drm/ast: Align Gen1 DVO detection to register manual
Thomas Zimmermann
2025-01-22
2
-3
/
+4
|
*
drm/ast: Hide Gens 1 to 3 TX detection in branch
Thomas Zimmermann
2025-01-22
1
-15
/
+15
|
*
drm/ast: Initialize ASTDP in ast_post_gpu()
Thomas Zimmermann
2025-01-22
4
-11
/
+29
|
*
drm/ast: Refactor ast_post_gpu() by Gen
Thomas Zimmermann
2025-01-22
1
-10
/
+26
|
*
drm/ast: Detect DRAM before TX-chip
Thomas Zimmermann
2025-01-22
1
-3
/
+1
|
*
drm/ast: Detect wide-screen support before creating modeset pipeline
Thomas Zimmermann
2025-01-22
1
-1
/
+2
*
|
Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixes
Maxime Ripard
2025-02-06
2
-3
/
+1
|
\
|
|
*
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-12-05
2
-2
/
+0
|
*
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
2024-11-15
1
-1
/
+1
*
|
drm/ast: astdp: Fix timeout for enabling video signal
Thomas Zimmermann
2025-01-28
1
-1
/
+1
|
/
*
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
2024-11-04
2
-0
/
+4
|
\
|
*
drm/ast: vga: Clear EDID if no display is connected
Thomas Zimmermann
2024-10-17
1
-0
/
+2
|
*
drm/ast: sil164: Clear EDID if no display is connected
Thomas Zimmermann
2024-10-17
1
-0
/
+2
*
|
drm/ast: Use video aperture helpers
Thomas Zimmermann
2024-10-14
1
-2
/
+2
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-09-30
1
-6
/
+6
|
\
|
|
*
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-23
1
-6
/
+6
|
|
\
|
|
*
drm/ast: Request PCI BAR with devres
Philipp Stanner
2024-08-09
1
-6
/
+6
*
|
|
drm/ast: Run DRM default client setup
Thomas Zimmermann
2024-09-26
2
-2
/
+5
*
|
|
drm/ast: Warn about unsupported TX chips
Thomas Zimmermann
2024-09-18
1
-1
/
+16
*
|
|
drm/ast: Use TX-chip register constants
Thomas Zimmermann
2024-09-18
3
-11
/
+13
*
|
|
drm/ast: Rename register constants for TX-chip types
Thomas Zimmermann
2024-09-18
2
-16
/
+14
*
|
|
drm/ast: Avoid upcasting to struct ast_device
Thomas Zimmermann
2024-09-13
5
-27
/
+21
[next]