index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
/
ast_2100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-08
drm/ast: Gen2: Fix open-coded register access
Thomas Zimmermann
1
-35
/
+38
2026-04-08
drm/ast: Store register addresses in struct ast_dramstruct
Thomas Zimmermann
1
-98
/
+97
2026-04-08
drm/ast: Use constants for MCR registers
Thomas Zimmermann
1
-15
/
+15
2025-10-15
drm/ast: Store CRTC memory request threshold in device quirks
Thomas Zimmermann
1
-0
/
+2
2025-10-15
drm/ast: Support device quirks
Thomas Zimmermann
1
-1
/
+4
2025-10-15
drm/ast: Store DRAM clock table in struct ast_device
Thomas Zimmermann
1
-0
/
+2
2025-09-29
drm/ast: Move Gen2 device initialization into separate helper
Thomas Zimmermann
1
-0
/
+54
2025-09-29
drm/ast: Move mode-detection helpers to Gen2 source files
Thomas Zimmermann
1
-0
/
+31
2025-09-05
drm/ast: ast_2100: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-09-04
drm/ast: Put AST_DRAM_ constants into enum ast_dram_layout
Thomas Zimmermann
1
-11
/
+10
2025-09-04
drm/ast: Move DRAM info next to its only user
Thomas Zimmermann
1
-3
/
+44
2025-07-09
drm/ast: Split ast_set_def_ext_reg() by chip generation
Thomas Zimmermann
1
-0
/
+2
2025-07-09
drm/ast: Handle known struct ast_dramstruct with helpers
Thomas Zimmermann
1
-11
/
+11
2025-07-09
drm/ast: Move struct ast_dramstruct to ast_post.h
Thomas Zimmermann
1
-1
/
+1
2025-07-09
drm/ast: Move Gen2+ and Gen1 POST code to separate source files
Thomas Zimmermann
1
-0
/
+346