summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/i2caux
AgeCommit message (Expand)AuthorFilesLines
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2-5/+7
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2-4/+4
2018-02-28drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of sizeShirish S2-13/+3
2018-02-19drm/amd/display: Add logging for aux DPCD accessEric Yang1-0/+16
2018-02-19drm/amd/display: Remove unnecessary register programmingMikita Lipski1-4/+0
2018-02-19drm/amd/dc: include new ip and ip_offset headersHawking Zhang2-2/+4
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie1-0/+21
2017-12-06drm/amd/include:cleanup raven1 dcn header files.Feifei Xu1-2/+2
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu2-2/+2
2017-12-06drm/amd/include:cleanup vega10 dce header files.Feifei Xu1-2/+2
2017-12-04drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-11-07amdgpu/dc: fix more indentation warningsErnst Sjöstrand1-1/+1
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie1-15/+15
2017-09-29amdgpu/dc: remove pointless returns in the i2caux constructor paths. (v2)Dave Airlie28-246/+100
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland13-35/+38
2017-09-26drm/amd/display: Change comments to bring in line with internal treeHarry Wentland1-1/+1
2017-09-26drm/amd/display: add aux arbitration logicCharlene Liu3-2/+36
2017-09-26drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher1-0/+2
2017-09-26drm/amd/display: Fix warnings about uninitialized useHarry Wentland1-0/+2
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland1-1/+1
2017-09-26drm/amd/display: Clean up some DCN1 guardsZeyu Fan1-2/+3
2017-09-26drm/amd/display: Set i2c speed to 100khz for DCE11.2 and later.Zeyu Fan1-2/+10
2017-09-26drm/amdgpu/display: Enable DCN in DCAlex Deucher2-0/+19
2017-09-26drm/amdgpu/display: Add i2c/aux support for DCNHarry Wentland2-0/+157
2017-09-26drm/amd/display: Refactor edid read.Andrey Grodzovsky1-3/+6
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher2-6/+0
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher2-0/+19
2017-09-26drm/amd/display: Add DCE12 i2c/aux supportHarry Wentland2-0/+157
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland35-0/+6980