summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/i2caux
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Correct print types in DC_LOGSBhawanpreet Lakha2018-04-111-1/+1
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-052-5/+7
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-052-4/+4
* drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of sizeShirish S2018-02-282-13/+3
* drm/amd/display: Add logging for aux DPCD accessEric Yang2018-02-191-0/+16
* drm/amd/display: Remove unnecessary register programmingMikita Lipski2018-02-191-4/+0
* drm/amd/dc: include new ip and ip_offset headersHawking Zhang2018-02-192-2/+4
* BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-191-0/+21
|\
| * drm/amdgpu: add license to MakefilesAlex Deucher2017-12-041-0/+21
* | drm/amd/include:cleanup raven1 dcn header files.Feifei Xu2017-12-061-2/+2
* | drm/amd/include:cleanup vega10 header files.Feifei Xu2017-12-062-2/+2
* | drm/amd/include:cleanup vega10 dce header files.Feifei Xu2017-12-061-2/+2
|/
* 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/+100
* 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-261-1/+1
* drm/amd/display: add aux arbitration logicCharlene Liu2017-09-263-2/+36
* drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher2017-09-261-0/+2
* drm/amd/display: Fix warnings about uninitialized useHarry Wentland2017-09-261-0/+2
* drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2017-09-261-1/+1
* drm/amd/display: Clean up some DCN1 guardsZeyu Fan2017-09-261-2/+3
* drm/amd/display: Set i2c speed to 100khz for DCE11.2 and later.Zeyu Fan2017-09-261-2/+10
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-262-0/+19
* drm/amdgpu/display: Add i2c/aux support for DCNHarry Wentland2017-09-262-0/+157
* drm/amd/display: Refactor edid read.Andrey Grodzovsky2017-09-261-3/+6
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-262-6/+0
* 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