summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/gpio
AgeCommit message (Expand)AuthorFilesLines
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