summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ast/ast_2100.c
AgeCommit message (Expand)Author
2025-10-15drm/ast: Store CRTC memory request threshold in device quirksThomas Zimmermann
2025-10-15drm/ast: Support device quirksThomas Zimmermann
2025-10-15drm/ast: Store DRAM clock table in struct ast_deviceThomas Zimmermann
2025-09-29drm/ast: Move Gen2 device initialization into separate helperThomas Zimmermann
2025-09-29drm/ast: Move mode-detection helpers to Gen2 source filesThomas Zimmermann
2025-09-05drm/ast: ast_2100: Remove unneeded semicolonChen Ni
2025-09-04drm/ast: Put AST_DRAM_ constants into enum ast_dram_layoutThomas Zimmermann
2025-09-04drm/ast: Move DRAM info next to its only userThomas Zimmermann
2025-07-09drm/ast: Split ast_set_def_ext_reg() by chip generationThomas Zimmermann
2025-07-09drm/ast: Handle known struct ast_dramstruct with helpersThomas Zimmermann
2025-07-09drm/ast: Move struct ast_dramstruct to ast_post.hThomas Zimmermann
2025-07-09drm/ast: Move Gen2+ and Gen1 POST code to separate source filesThomas Zimmermann