summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/i2caux
AgeCommit message (Expand)AuthorFilesLines
2018-10-09drm/amd/display: Use proper enums in process_channel_replyNathan Chancellor1-1/+1
2018-09-14drm/amd/display: add aux i2c event log.Chiawen Huang2-4/+9
2018-09-14drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha1-0/+4
2018-09-10drm/amd/display: clean code for transition event log.Chiawen Huang2-27/+0
2018-09-10drm/amd/display: add aux transition event log.Chiawen Huang3-1/+37
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2-3/+3
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha1-0/+1
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer2-3/+3
2018-07-13drm/amd/display: introduce concept of send_reset_length for i2c enginesCharlene Liu4-12/+42
2018-07-13drm/amd/display: Right shift AUX reply value sooner than laterLeo (Sunpeng) Li1-2/+2
2018-07-13drm/amd/display: Break out function to simply read aux replyHarry Wentland2-49/+76
2018-07-13drm/amd/display: fix bug where we are creating bogus i2c auxTony Cheng6-2/+9
2018-07-13Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead...Harry Wentland2-3/+13
2018-06-15drm/amd/display: Move i2c and aux structs into dc_ddc_types.hHarry Wentland2-56/+3
2018-06-15drm/amd/display: AUX will exit when HPD LOW detectedHersen Wu4-7/+39
2018-06-15drm/amd/display: Clean up submit_channel_requestCharlene Liu1-17/+17
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher1-2/+0
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo1-0/+3
2018-04-11drm/amd/display: Correct print types in DC_LOGSBhawanpreet Lakha1-1/+1
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