summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/gpio/hw_ddc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix gpio port mapping issueSteve Su2022-11-091-3/+6
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-051-3/+0
* drm/amd/display/dc/gpio/hw_ddc: Remove unused variable 'reg2'Lee Jones2021-01-131-4/+3
* drm/amd/display: cleanup of construct and destruct funcsAnthony Koo2019-11-191-6/+6
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-4/+0
* drm/amd/display: refactor gpio to allocate hw_container in constructorSu Sung Chung2019-08-151-9/+17
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+3
|\
| * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+1
| * drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg2019-06-101-0/+2
* | drm/amd/display: Add GPIO support for DCN2Harry Wentland2019-06-211-0/+15
|/
* amdgpu/dc: cleanup construct returns in gpio.Dave Airlie2017-09-291-22/+11
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-3/+3
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+243