summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-06drm/amd/display: USB4 DPIA enumeration and AUX TunnelingMeenakshikumar Somasundaram1-1/+2
2021-05-10drm/amd/display: Update setting of DP training parameters.Jimmy Kizito1-0/+4
2021-05-10drm/amd/display: Support for DMUB AUXJude Shih1-1/+4
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram1-1/+2
2021-02-24drm/amd/display/dc/core/dc_link_ddc: Remove unnecessary conversion to boolJiapeng Chong1-1/+1
2021-02-02drm/amd/display: Workaround for some legacy DP-VGA donglesTaimur Hassan1-1/+12
2021-01-20drm/amd/display: Log link/connector info provided in BIOS object tableGeorge Shen1-0/+6
2020-11-13drm/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4, 5} to where...Lee Jones1-0/+4
2020-10-30drm/amdgpu/display: fix indentation in defer_delay_converter_wa()Alex Deucher1-7/+7
2020-10-26drm/amd/display: Using udelay for specific dongle while edid return deferjinlong zhang1-0/+7
2020-09-22drm/amd/display: optimize code runtime a bitBernard Zhao1-9/+1
2020-07-01drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu1-6/+7
2020-07-01drm/amd/display: allow query ddc data over aux to be read only operationWenjing Liu1-11/+18
2020-07-01drm/amd/display: Revert "DP link layer test 4.2.1.1 fix due to specs update"Wenjing Liu1-7/+6
2020-05-28drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu1-6/+7
2020-04-27drm/amd/display: remove conversion to bool in dc_link_ddc.cJason Yan1-1/+1
2020-02-25drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panicAric Cyr1-27/+25
2020-02-11drm/amd/display: add monitor patch to disable SCDC read/writeMartin Leung1-0/+8
2020-01-07drm/amd/display: use true, false for bool variable in dc_link_ddc.czhengbin1-1/+1
2019-12-05drm/amd/display: fixed that I2C over AUX didn't read data issueBrandon Syu1-1/+1
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo1-4/+4
2019-11-13drm/amd/display: use previous aux timeout val if no repeater.abdoulaye berthe1-7/+6
2019-11-13drm/amd/display: add oem i2c implemenation in dcJun Lei1-1/+4
2019-10-25drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss1-6/+18
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe1-0/+14
2019-09-17drm/amd/display: fix i2c wtire mot incorrect issueLewis Huang1-2/+2
2019-09-13drm/amd/display: refine i2c over auxLewis Huang1-27/+60
2019-08-23drm/amd/display: refactor Device ID for external chipsQingqing Zhuo1-1/+1
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+2
2019-06-11drm/amd/display: Clean up scdc_test_data structChris Park1-8/+6
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+2
2019-03-19drm/amd/display: Respect aux return valuesThomas Lim1-3/+19
2019-01-14drm/amd/display: Remove i2caux folderDavid Francis1-1/+0
2019-01-14drm/amd/display: Switch ddc to new aux interfaceDavid Francis1-146/+29
2019-01-14drm/amd/display: Shift dc link aux to aux_payloadDavid Francis1-18/+39
2019-01-14amdgpu/dc: remove various variables that are defined but never usedColin Ian King1-1/+0
2018-08-27drm/amd/display: Remove redundant non-zero and overflow checkLeo (Sunpeng) Li1-7/+3
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha1-5/+3
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha1-12/+10
2018-07-13drm/amd/display: Read AUX channel even if only status byte is returnedLeo (Sunpeng) Li1-1/+1
2018-07-13drm/amd/display: Return aux replies directly to DRMHarry Wentland1-66/+54
2018-07-13Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead...Harry Wentland1-4/+3
2018-07-13Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Harry Wentland1-7/+3
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland1-3/+7
2018-02-28drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of sizeShirish S1-3/+4
2017-09-29amdgpu/dc: hide some unused aux/i2c payload apis.Dave Airlie1-8/+8
2017-09-29amdgpu: fixup construct to void paths on some more dc objects.Dave Airlie1-7/+3
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-9/+9
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland1-3/+3
2017-09-26drm/amd/display: Refactor edid read.Andrey Grodzovsky1-328/+9