summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu1-792/+0
2022-12-15drm/amd/display: Revert Scaler HCBlank issue workaroundLeo (Hanghong) Ma1-1/+0
2022-11-09drm/amd/display: Adding HDMI SCDC DEVICE_ID defineLeo Ma1-0/+1
2022-09-29drm/amd/display: Refactor LTTPR mode selectionMichael Strauss1-0/+18
2022-07-13drm/amd/display: Reduce SCDC Status Flags DefinitionChris Park1-5/+2
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland1-2/+0
2022-04-25drm/amd/display: Remove ddc write and read size checkingLeo Ma1-6/+0
2022-03-15drm/amd/display: disable HPD SW timer for passive dongle type 1 onlySung Joon Kim1-0/+2
2022-02-23drm/amd/display: Fix wrong resolution with DP/VGA adapterIlya1-0/+3
2021-11-17drm/amd/display: remove unnecessary conditional operatorsYe Guojin1-1/+1
2021-10-28drm/amd/display: Handle I2C-over-AUX write channel status updateAric Cyr1-7/+8
2021-10-19drm/amd/display: Change initializer to single braceAnthony Koo1-1/+1
2021-10-06drm/amd/display: Support for SET_CONFIG processing with DMUBJude Shih1-2/+4
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