summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/i2caux
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Use proper enums in process_channel_replyNathan Chancellor2018-10-101-1/+1
* drm/amd/display: add aux i2c event log.Chiawen Huang2018-09-142-4/+9
* drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha2018-09-141-0/+4
* drm/amd/display: clean code for transition event log.Chiawen Huang2018-09-112-27/+0Star
* drm/amd/display: add aux transition event log.Chiawen Huang2018-09-113-1/+37
* Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-212-3/+3
* drm/amd/display: Decouple aux from i2cBhawanpreet Lakha2018-07-241-0/+1
* drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer2018-07-192-3/+3
* drm/amd/display: introduce concept of send_reset_length for i2c enginesCharlene Liu2018-07-134-12/+42
* drm/amd/display: Right shift AUX reply value sooner than laterLeo (Sunpeng) Li2018-07-131-2/+2
* drm/amd/display: Break out function to simply read aux replyHarry Wentland2018-07-132-49/+76
* drm/amd/display: fix bug where we are creating bogus i2c auxTony Cheng2018-07-136-2/+9
* Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead...Harry Wentland2018-07-132-3/+13
* drm/amd/display: Move i2c and aux structs into dc_ddc_types.hHarry Wentland2018-06-152-56/+3Star
* drm/amd/display: AUX will exit when HPD LOW detectedHersen Wu2018-06-154-7/+39
* drm/amd/display: Clean up submit_channel_requestCharlene Liu2018-06-151-17/+17
* drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-181-2/+0Star
* drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo2018-05-151-0/+3
* 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/+3Star
* 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/+0Star
* 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/+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