开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-09-18
drm/ast: Use TX-chip register constants
Thomas Zimmermann
2024-09-13
drm/ast: dp501: Avoid upcasting to struct ast_device
Thomas Zimmermann
2024-09-13
drm/ast: dp501: Inline ast_dp501_connector_init()
Thomas Zimmermann
2024-09-11
drm/ast: Remove TX-chip bitmask
Thomas Zimmermann
2024-08-22
drm/ast: dp501: Transparently handle BMC support
Thomas Zimmermann
2024-08-22
drm/ast: dp501: Use struct drm_edid and helpers
Thomas Zimmermann
2024-08-22
drm/ast: Add struct ast_connector
Thomas Zimmermann
2024-08-22
drm/ast: Move code for physical outputs into separate files
Thomas Zimmermann
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