summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast/ast_2000.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-15drm/ast: Store CRTC memory request threshold in device quirksThomas Zimmermann1-0/+2
2025-10-15drm/ast: Support device quirksThomas Zimmermann1-1/+4
2025-10-15drm/ast: Store DRAM clock table in struct ast_deviceThomas Zimmermann1-0/+2
2025-09-29drm/ast: Move Gen1 device initialization into separate helperThomas Zimmermann1-0/+41
2025-09-29drm/ast: Split ast_detect_tx_chip() per chip generationThomas Zimmermann1-0/+26
2025-09-29drm/ast: Move display-clock tables to per-Gen source filesThomas Zimmermann1-0/+34
2025-07-09drm/ast: Split ast_set_def_ext_reg() by chip generationThomas Zimmermann1-0/+32
2025-07-09drm/ast: Handle known struct ast_dramstruct with helpersThomas Zimmermann1-8/+8
2025-07-09drm/ast: Move struct ast_dramstruct to ast_post.hThomas Zimmermann1-1/+1
2025-07-09drm/ast: Move Gen2+ and Gen1 POST code to separate source filesThomas Zimmermann1-0/+117