aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/gpio/hw_ddc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-09drm/amd/display: Fix gpio port mapping issueSteve Su1-3/+6
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland1-3/+0
2021-01-13drm/amd/display/dc/gpio/hw_ddc: Remove unused variable 'reg2'Lee Jones1-4/+3
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo1-6/+6
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-4/+0
2019-08-15drm/amd/display: refactor gpio to allocate hw_container in constructorSu Sung Chung1-9/+17
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+3
2019-06-21drm/amd/display: Add GPIO support for DCN2Harry Wentland1-0/+15
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+1
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-0/+2
2017-09-29amdgpu/dc: cleanup construct returns in gpio.Dave Airlie1-22/+11
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-3/+3
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+243