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
/
Makefile
Age
Commit message (
Expand
)
Author
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-02-20
drm/ast: cursor: Move implementation to separate source file
Thomas Zimmermann
2025-02-03
drm/ast: Add helpers for VBIOS mode lookup
Thomas Zimmermann
2024-08-22
drm/ast: Move code for physical outputs into separate files
Thomas Zimmermann
2024-04-02
drm/ast: Move DDC code to ast_ddc.{c,h}
Thomas Zimmermann
2022-05-03
drm/ast: Create the driver for ASPEED proprietory Display-Port
KuoHsiang Chou
2021-12-16
drm/ast: Move I2C code into separate source file
Thomas Zimmermann
2021-02-17
drm/ast: Inline ast cursor-update functions into modesetting code
Thomas Zimmermann
2020-07-20
drm/ast: Rename ast_ttm.c to ast_mm.c
Thomas Zimmermann
2020-07-07
drm/ast: Move cursor functions to ast_cursor.c
Thomas Zimmermann
2019-07-09
drm/ast: Replace struct ast_fbdev with generic framebuffer emulation
Thomas Zimmermann
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-05-16
drm/ast: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2014-05-19
drm/ast: initial DP501 support (v0.2)
Dave Airlie
2012-05-17
drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)
Dave Airlie