summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/gpio
AgeCommit message (Expand)AuthorFilesLines
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-27drm/amd/display: Format changes to bring in line with internal treeHarry Wentland1-1/+0
2017-09-27drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher2-0/+4
2017-09-27drm/amd/display: Clean up some DCN1 guardsZeyu Fan2-0/+2
2017-09-27drm/amdgpu/display: Enable DCN in DCAlex Deucher3-1/+28
2017-09-27drm/amdgpu/display: Add gpio support for DCNHarry Wentland4-0/+666
2017-09-27drm/amd/display: Remove DCE12 guardsAlex Deucher3-10/+0
2017-09-27drm/amd/display: Enable DCE12 supportAlex Deucher3-1/+28
2017-09-27drm/amd/display: Add DCE12 gpio supportHarry Wentland4-0/+671
2017-09-27drm/amd/dc: Add dc display driver (v2)Harry Wentland29-0/+3831