index
:
kernel/linux.git
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.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
/
ast_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
1
-4
/
+4
2025-10-30
drm/ast: Clear preserved bits from register output value
Thomas Zimmermann
1
-4
/
+4
2025-10-15
drm/ast: Store HSync adjustment in device quirks
Thomas Zimmermann
1
-0
/
+6
2025-10-15
drm/ast: Store precatch settings in struct ast_device_quirks
Thomas Zimmermann
1
-0
/
+6
2025-10-15
drm/ast: Store CRTC memory request threshold in device quirks
Thomas Zimmermann
1
-0
/
+5
2025-10-15
drm/ast: Support device quirks
Thomas Zimmermann
1
-1
/
+7
2025-10-15
drm/ast: Store DRAM clock table in struct ast_device
Thomas Zimmermann
1
-0
/
+2
2025-09-29
drm/ast: Remove generic device initialization
Thomas Zimmermann
1
-8
/
+0
2025-09-29
drm/ast: Move Gen7 device initialization into separate helper
Thomas Zimmermann
1
-0
/
+7
2025-09-29
drm/ast: Move Gen6 device initialization into separate helper
Thomas Zimmermann
1
-0
/
+7
2025-09-29
drm/ast: Move Gen5 device initialization into separate helper
Thomas Zimmermann
1
-0
/
+9
2025-09-29
drm/ast: Move Gen4 device initialization into separate helper
Thomas Zimmermann
1
-0
/
+7
2025-09-29
drm/ast: Move Gen3 device initialization into separate helper
Thomas Zimmermann
1
-0
/
+9
2025-09-29
drm/ast: Move Gen2 device initialization into separate helper
Thomas Zimmermann
1
-0
/
+7
2025-09-29
drm/ast: Move Gen1 device initialization into separate helper
Thomas Zimmermann
1
-0
/
+7
2025-09-29
drm/ast: Prepare per-Gen device initialization
Thomas Zimmermann
1
-0
/
+5
2025-09-29
drm/ast: Split ast_detect_tx_chip() per chip generation
Thomas Zimmermann
1
-0
/
+5
2025-09-29
drm/ast: Move mode-detection helpers to Gen2 source files
Thomas Zimmermann
1
-0
/
+2
2025-09-29
drm/ast: Move display-clock tables to per-Gen source files
Thomas Zimmermann
1
-0
/
+2
2025-09-04
drm/ast: Put AST_DRAM_ constants into enum ast_dram_layout
Thomas Zimmermann
1
-7
/
+9
2025-09-04
drm/ast: Move DRAM info next to its only user
Thomas Zimmermann
1
-2
/
+0
2025-09-04
drm/ast: Remove unused mclk field
Thomas Zimmermann
1
-1
/
+0
2025-09-04
drm/ast: Remove unused dram_bus_width field
Thomas Zimmermann
1
-1
/
+0
2025-07-09
drm/ast: Move Gen2+ and Gen1 POST code to separate source files
Thomas Zimmermann
1
-0
/
+6
2025-07-09
drm/ast: Move Gen4+ POST code to separate source file
Thomas Zimmermann
1
-0
/
+3
2025-07-09
drm/ast: Move Gen6+ POST code to separate source file
Thomas Zimmermann
1
-1
/
+4
2025-07-09
drm/ast: Move Gen7+ POST code to separate source file
Thomas Zimmermann
1
-0
/
+3
2025-04-07
drm/ast: Remove vaddr field from struct ast_plane
Thomas Zimmermann
1
-2
/
+2
2025-03-12
drm/ast: Remove vram_fb_available from struct ast_device
Thomas Zimmermann
1
-4
/
+0
2025-03-12
drm/ast: cursor: Add helpers for computing location in video memory
Thomas Zimmermann
1
-0
/
+1
2025-03-12
drm/ast: Replace AST_VIDMEM_SIZE_ with Linux SZ_ constants
Thomas Zimmermann
1
-8
/
+0
2025-02-20
drm/ast: cursor: Move implementation to separate source file
Thomas Zimmermann
1
-11
/
+13
2025-02-20
drm/ast: cursor: Move format conversion to shared helper
Thomas Zimmermann
1
-1
/
+3
2025-02-20
drm/ast: cursor: Calculate checksum in helper
Thomas Zimmermann
1
-1
/
+12
2025-02-03
drm/ast: Remove struct ast_vbios_mode_info
Thomas Zimmermann
1
-6
/
+2
2025-02-03
drm/ast: Add helpers for VBIOS mode lookup
Thomas Zimmermann
1
-16
/
+2
2025-02-03
drm/ast: Add support_wuxga flag to struct ast_device
Thomas Zimmermann
1
-0
/
+1
2025-02-03
drm/ast: Add support_fullhd flag to struct ast_device
Thomas Zimmermann
1
-0
/
+1
2025-02-03
drm/ast: Rename support_wide_screen to support_wsxga_p
Thomas Zimmermann
1
-1
/
+1
2025-01-22
drm/ast: Initialize ASTDP in ast_post_gpu()
Thomas Zimmermann
1
-1
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
2024-09-13
drm/ast: Avoid upcasting to struct ast_device
Thomas Zimmermann
1
-1
/
+1
2024-09-13
drm/ast: dp501: Avoid upcasting to struct ast_device
Thomas Zimmermann
1
-2
/
+2
2024-09-13
drm/ast: astdp: Replace power_on helpers
Thomas Zimmermann
1
-3
/
+0
2024-09-11
drm/ast: Remove TX-chip bitmask
Thomas Zimmermann
1
-7
/
+3
2024-08-22
drm/ast: Remove BMC output
Thomas Zimmermann
1
-19
/
+0
2024-08-22
drm/ast: Add struct ast_connector
Thomas Zimmermann
1
-4
/
+20
2024-08-22
drm/ast: Move code for physical outputs into separate files
Thomas Zimmermann
1
-11
/
+6
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
1
-1
/
+2
2024-07-30
drm/ast: astdp: Perform link training during atomic_enable
Thomas Zimmermann
1
-0
/
+1
[next]