summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ast/ast_dp501.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/ast: Rename AST_IO_CRTC_PORT to AST_IO_VGACRIThomas Zimmermann2023-10-191-19/+19
* drm/ast: report connection status on Display Port.Jocelyn Falempe2023-07-281-12/+25
* drm/ast: Distinguish among chip generationsThomas Zimmermann2023-06-271-3/+3
* drm/ast: Rename to_ast_private() to to_ast_device()Thomas Zimmermann2023-03-011-10/+10
* drm/ast: Rename struct ast_private to struct ast_deviceThomas Zimmermann2023-03-011-20/+20
* drm/ast: Support multiple outputsThomas Zimmermann2022-06-081-1/+1
* drm/ast: Remove unused value dp501_maxclkThomas Zimmermann2022-02-081-58/+0
* drm/ast: Fixed CVE for DP501KuoHsiang Chou2021-04-271-36/+103
* drm/ast: Managed release of ast firmwareThomas Zimmermann2020-08-031-9/+14
* drm/ast: Upcast from DRM device to ast structure via to_ast_private()Thomas Zimmermann2020-06-221-12/+12
* drm/ast: drop use of drmP.hSam Ravnborg2019-07-151-1/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* drm/ast: Actually load DP501 firmware when requiredEgbert Eich2017-08-021-9/+16
* drm/ast: Cleanup analog init code pathBenjamin Herrenschmidt2014-09-151-18/+31
* drm/ast: Properly initialize P2A base before using it in ast_init_3rdtx()Benjamin Herrenschmidt2014-09-151-0/+11
* drm/ast: initial DP501 support (v0.2)Dave Airlie2014-05-191-0/+410