aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-17drm/amd/display: Add stereo mux and dig programming calls for dcn21Roman Li2-5/+36
2019-08-29drm/amd/display: Add Renoir GPIOBhawanpreet Lakha7-0/+687
2019-08-15drm/amd/display: refactor gpio to allocate hw_container in constructorSu Sung Chung16-137/+226
2019-07-18drm/amd/display: Change offset_to_id to reflect what id_to_offset returnsMurton Liu2-8/+4
2019-07-18drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo control interfaceMurton Liu2-2/+112
2019-07-18drm/amd/display: Implement generic MUX registers (v2)Murton Liu7-3/+290
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher5-0/+11
2019-06-21drm/amd/display: Add GPIO support for DCN2Harry Wentland9-0/+759
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter5-0/+11
2019-06-11drm/amd/display: Add back missing hw translate init for DCN1_01Nicholas Kazlauskas1-0/+1
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg5-0/+9
2019-06-10drm/amd: drop dependencies on drm_os_linux.hSam Ravnborg1-0/+2
2019-05-24drm/amd/display: Drop DCN1_01 guardsHarry Wentland2-9/+0
2019-02-05drm/amd/display: add gpio lock/unlockChiawen Huang3-0/+50
2018-12-18drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20Leo Li2-0/+2
2018-11-30drm/amd/display: fix sporadic multiple aux transaction failureYogesh Mohan Marimuthu2-51/+21
2018-09-14drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha2-0/+10
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li3-5/+5
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer3-5/+5
2018-07-13drm/amd/display: set default GPIO_ID_HPDCharlene Liu1-0/+1
2018-07-13drm/amd/display: Move common GPIO registers into a common defineCharlene Liu1-2/+5
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+2
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher2-4/+0
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo2-0/+6
2018-02-19drm/amd/dc: include new ip and ip_offset headersHawking Zhang4-4/+8
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie1-0/+21
2017-12-06drm/amd/include:cleanup raven1 dcn header files.Feifei Xu2-4/+4
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu4-4/+4
2017-12-06drm/amd/include:cleanup vega10 dce header files.Feifei Xu2-4/+4
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-10-21drm/amd/display: fix ifnullfree.cocci warningskbuild test robot1-4/+2
2017-10-21drm/amd/dc: fix semicolon.cocci warningskbuild test robot1-1/+1
2017-09-29amdgpu/dc: cleanup construct returns in gpio.Dave Airlie4-56/+30
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland5-19/+20
2017-09-26drm/amd/display: Format changes to bring in line with internal treeHarry Wentland1-1/+0
2017-09-26drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher2-0/+4
2017-09-26drm/amd/display: Clean up some DCN1 guardsZeyu Fan2-0/+2
2017-09-26drm/amdgpu/display: Enable DCN in DCAlex Deucher3-1/+28
2017-09-26drm/amdgpu/display: Add gpio support for DCNHarry Wentland4-0/+666
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher3-10/+0
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher3-1/+28
2017-09-26drm/amd/display: Add DCE12 gpio supportHarry Wentland4-0/+671
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland29-0/+3831