index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ast
/
ast_dp501.c
Age
Commit message (
Expand
)
Author
2023-10-19
drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRI
Thomas Zimmermann
2023-07-28
drm/ast: report connection status on Display Port.
Jocelyn Falempe
2023-06-27
drm/ast: Distinguish among chip generations
Thomas Zimmermann
2023-03-01
drm/ast: Rename to_ast_private() to to_ast_device()
Thomas Zimmermann
2023-03-01
drm/ast: Rename struct ast_private to struct ast_device
Thomas Zimmermann
2022-06-08
drm/ast: Support multiple outputs
Thomas Zimmermann
2022-02-08
drm/ast: Remove unused value dp501_maxclk
Thomas Zimmermann
2021-04-27
drm/ast: Fixed CVE for DP501
KuoHsiang Chou
2020-08-03
drm/ast: Managed release of ast firmware
Thomas Zimmermann
2020-06-22
drm/ast: Upcast from DRM device to ast structure via to_ast_private()
Thomas Zimmermann
2019-07-15
drm/ast: drop use of drmP.h
Sam Ravnborg
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-02
drm/ast: Actually load DP501 firmware when required
Egbert Eich
2014-09-15
drm/ast: Cleanup analog init code path
Benjamin Herrenschmidt
2014-09-15
drm/ast: Properly initialize P2A base before using it in ast_init_3rdtx()
Benjamin Herrenschmidt
2014-05-19
drm/ast: initial DP501 support (v0.2)
Dave Airlie