summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/i2caux
Commit message (Expand)AuthorAgeFilesLines
* amdgpu/dc: fix more indentation warningsErnst Sjöstrand2017-11-071-1/+1
* amdgpu/dc: fix indentation warning from smatch.Dave Airlie2017-11-071-15/+15
* amdgpu/dc: remove pointless returns in the i2caux constructor paths. (v2)Dave Airlie2017-09-2928-246/+100Star
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-2813-35/+38
* drm/amd/display: Change comments to bring in line with internal treeHarry Wentland2017-09-271-1/+1
* drm/amd/display: add aux arbitration logicCharlene Liu2017-09-273-2/+36
* drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher2017-09-271-0/+2
* drm/amd/display: Fix warnings about uninitialized useHarry Wentland2017-09-271-0/+2
* drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2017-09-271-1/+1
* drm/amd/display: Clean up some DCN1 guardsZeyu Fan2017-09-271-2/+3
* drm/amd/display: Set i2c speed to 100khz for DCE11.2 and later.Zeyu Fan2017-09-271-2/+10
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-272-0/+19
* drm/amdgpu/display: Add i2c/aux support for DCNHarry Wentland2017-09-272-0/+157
* drm/amd/display: Refactor edid read.Andrey Grodzovsky2017-09-261-3/+6
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-262-6/+0Star
* drm/amd/display: Enable DCE12 supportAlex Deucher2017-09-262-0/+19
* drm/amd/display: Add DCE12 i2c/aux supportHarry Wentland2017-09-262-0/+157
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-2635-0/+6980