aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/ast/ast_dp501.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-19drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRIThomas Zimmermann1-19/+19
2023-07-28drm/ast: report connection status on Display Port.Jocelyn Falempe1-12/+25
2023-06-27drm/ast: Distinguish among chip generationsThomas Zimmermann1-3/+3
2023-03-01drm/ast: Rename to_ast_private() to to_ast_device()Thomas Zimmermann1-10/+10
2023-03-01drm/ast: Rename struct ast_private to struct ast_deviceThomas Zimmermann1-20/+20
2022-06-08drm/ast: Support multiple outputsThomas Zimmermann1-1/+1
2022-02-08drm/ast: Remove unused value dp501_maxclkThomas Zimmermann1-58/+0
2021-04-27drm/ast: Fixed CVE for DP501KuoHsiang Chou1-36/+103
2020-08-03drm/ast: Managed release of ast firmwareThomas Zimmermann1-9/+14
2020-06-22drm/ast: Upcast from DRM device to ast structure via to_ast_private()Thomas Zimmermann1-12/+12
2019-07-15drm/ast: drop use of drmP.hSam Ravnborg1-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-02drm/ast: Actually load DP501 firmware when requiredEgbert Eich1-9/+16
2014-09-15drm/ast: Cleanup analog init code pathBenjamin Herrenschmidt1-18/+31
2014-09-15drm/ast: Properly initialize P2A base before using it in ast_init_3rdtx()Benjamin Herrenschmidt1-0/+11
2014-05-19drm/ast: initial DP501 support (v0.2)Dave Airlie1-0/+410