index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
Age
Commit message (
Expand
)
Author
2026-05-06
Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
2026-04-20
drm/ast: Support DRM_FORMAT_XRGB1555 on the primary plane
Thomas Zimmermann
2026-04-20
drm/ast: Replace references to struct drm_format_info.cpp
Thomas Zimmermann
2026-04-20
drm/ast: Remove traces of DRM_FORMAT_RGB888 handling
Thomas Zimmermann
2026-04-20
drm/ast: Add constant for VGACR91
Thomas Zimmermann
2026-04-08
drm/ast: Fix open-coded scu_rev access
Thomas Zimmermann
2026-04-08
drm/ast: dp501: Fix open-coded register access
Thomas Zimmermann
2026-04-08
drm/ast: Gen6: Fix open-coded register access
Thomas Zimmermann
2026-04-08
drm/ast: Gen4: Fix open-coded register access
Thomas Zimmermann
2026-04-08
drm/ast: Gen2: Fix open-coded register access
Thomas Zimmermann
2026-04-08
drm/ast: Gen1: Fix open-coded register access
Thomas Zimmermann
2026-04-08
drm/ast: Store register addresses in struct ast_dramstruct
Thomas Zimmermann
2026-04-08
drm/ast: Use constants for SDRAM registers
Thomas Zimmermann
2026-04-08
drm/ast: Use constants for WDT registers
Thomas Zimmermann
2026-04-08
drm/ast: Use constants for A2P registers
Thomas Zimmermann
2026-04-08
drm/ast: Use constants for SCU registers
Thomas Zimmermann
2026-04-08
drm/ast: Use constants for MCR registers
Thomas Zimmermann
2026-04-08
drm/ast: Use constants for AHBC registers
Thomas Zimmermann
2026-04-08
drm/ast: Move 32-bit register-access helpers to ast_drv.{c, h}
Thomas Zimmermann
2026-03-30
drm/ast: dp501: Fix initialization of SCU2C
Thomas Zimmermann
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-21
drm/ast: Swap framebuffer writes on big-endian machines
René Rebe
2025-12-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2025-12-01
drm/ast: Wrap cursor framebuffer access in drm_gem_fb_begin/end_cpu_access()
Thomas Zimmermann
2025-12-01
drm/ast: Support cursor buffers objects in I/O memory
Thomas Zimmermann
2025-12-01
drm/ast: Move cursor format conversion into helper function
Thomas Zimmermann
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
2025-11-10
drm/ast: Handle framebuffer from dma-buf
Jocelyn Falempe
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-30
drm/ast: Clear preserved bits from register output value
Thomas Zimmermann
2025-10-24
Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
2025-10-15
drm/ast: Store HSync adjustment in device quirks
Thomas Zimmermann
2025-10-15
drm/ast: Store precatch settings in struct ast_device_quirks
Thomas Zimmermann
2025-10-15
drm/ast: Store CRTC memory request threshold in device quirks
Thomas Zimmermann
2025-10-15
drm/ast: Support device quirks
Thomas Zimmermann
2025-10-15
drm/ast: Store DRAM clock table in struct ast_device
Thomas Zimmermann
2025-10-15
drm/ast: Blank with VGACR17 sync enable, always clear VGACRB6 sync off
Thomas Zimmermann
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-09-29
drm/ast: Remove generic device initialization
Thomas Zimmermann
2025-09-29
drm/ast: Move Gen7 device initialization into separate helper
Thomas Zimmermann
2025-09-29
drm/ast: Move Gen6 device initialization into separate helper
Thomas Zimmermann
2025-09-29
drm/ast: Move Gen5 device initialization into separate helper
Thomas Zimmermann
2025-09-29
drm/ast: Move Gen4 device initialization into separate helper
Thomas Zimmermann
2025-09-29
drm/ast: Move Gen3 device initialization into separate helper
Thomas Zimmermann
2025-09-29
drm/ast: Move Gen2 device initialization into separate helper
Thomas Zimmermann
[next]