index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-09
drm/ast: Gen7: Switch default registers to gen4+ state
Thomas Zimmermann
2025-07-09
drm/ast: Gen7: Disable VGASR0[1] as on Gen4+
Thomas Zimmermann
2025-07-09
drm/ast: Split ast_set_def_ext_reg() by chip generation
Thomas Zimmermann
2025-07-09
drm/ast: Handle known struct ast_dramstruct with helpers
Thomas Zimmermann
2025-07-09
drm/ast: Move struct ast_dramstruct to ast_post.h
Thomas Zimmermann
2025-07-09
drm/ast: Move Gen2+ and Gen1 POST code to separate source files
Thomas Zimmermann
2025-07-09
drm/ast: Move Gen4+ POST code to separate source file
Thomas Zimmermann
2025-07-09
drm/ast: Move Gen6+ POST code to separate source file
Thomas Zimmermann
2025-07-09
drm/ast: Move Gen7+ POST code to separate source file
Thomas Zimmermann
2025-07-09
drm/ast: Declare helpers for POST in header
Thomas Zimmermann
2025-07-07
drm/gem-shmem: Do not map s/g table by default
Thomas Zimmermann
2025-06-13
drm/ast: Do not include <linux/export.h>
Thomas Zimmermann
2025-06-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-06-03
drm/ast: use DRM_GEM_SHMEM_DRIVER_OPS_NO_MAP_SGT
Shixiong Ou
2025-05-26
drm/ast: Use helpers for programming gamma ramps and palettes
Thomas Zimmermann
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
2025-04-07
drm/ast: Validate display modes against framebuffer and format limits
Thomas Zimmermann
2025-04-07
drm/ast: Remove vaddr field from struct ast_plane
Thomas Zimmermann
2025-04-07
drm/ast: Fix comment on modeset lock
Thomas Zimmermann
2025-03-24
drm/probe-helper: Do not fail from drmm_kms_helper_poll_init()
Thomas Zimmermann
2025-03-12
drm/ast: cursor: Drop page alignment
Thomas Zimmermann
2025-03-12
drm/ast: Remove vram_fb_available from struct ast_device
Thomas Zimmermann
2025-03-12
drm/ast: Add helper for computing framebuffer location in video memory
Thomas Zimmermann
2025-03-12
drm/ast: cursor: Add helpers for computing location in video memory
Thomas Zimmermann
2025-03-12
drm/ast: Add VGACR99 register constants
Thomas Zimmermann
2025-03-12
drm/ast: Add VGACRAA register constants
Thomas Zimmermann
2025-03-12
drm/ast: Replace AST_VIDMEM_SIZE_ with Linux SZ_ constants
Thomas Zimmermann
2025-02-20
drm/ast: cursor: Move implementation to separate source file
Thomas Zimmermann
2025-02-20
drm/ast: cursor: Add support for ARGB4444
Thomas Zimmermann
2025-02-20
drm/ast: cursor: Move format conversion to shared helper
Thomas Zimmermann
2025-02-20
drm/ast: cursor: Calculate checksum in helper
Thomas Zimmermann
2025-02-14
Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-02-11
drm/ast: astdp: Validate display modes
Thomas Zimmermann
2025-02-11
drm/ast: astdp: Store mode index in connector state
Thomas Zimmermann
2025-02-11
drm/ast: astdp: Inline mode-index calculation
Thomas Zimmermann
2025-02-11
drm/ast: astdp: Add connector state
Thomas Zimmermann
2025-02-06
Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixes
Maxime Ripard
2025-02-03
drm/ast: Only look up VBIOS mode on full modesets
Thomas Zimmermann
2025-02-03
drm/ast: Remove struct ast_vbios_mode_info
Thomas Zimmermann
2025-02-03
drm/ast: astdp: Look up mode index from table
Thomas Zimmermann
2025-02-03
drm/ast: astdp: Rework display-mode setting
Thomas Zimmermann
2025-02-03
drm/ast: Inline ast_get_vbios_mode_info()
Thomas Zimmermann
2025-02-03
drm/ast: Validate DRM display modes against VBIOS modes
Thomas Zimmermann
2025-02-03
drm/ast: Add helpers for VBIOS mode lookup
Thomas Zimmermann
2025-02-03
drm/ast: Add empty initializer for VBIOS modes
Thomas Zimmermann
2025-02-03
drm/ast: Find VBIOS mode from regular display size
Thomas Zimmermann
2025-02-03
drm/ast: Always validate H/V sync flags
Thomas Zimmermann
2025-02-03
drm/ast: Add support_wuxga flag to struct ast_device
Thomas Zimmermann
[next]