summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c
AgeCommit message (Expand)Author
2022-03-15drm/amd/display: disable HPD SW timer for passive dongle type 1 onlySung Joon Kim
2022-02-23drm/amd/display: Fix wrong resolution with DP/VGA adapterIlya
2021-11-17drm/amd/display: remove unnecessary conditional operatorsYe Guojin
2021-10-28drm/amd/display: Handle I2C-over-AUX write channel status updateAric Cyr
2021-10-19drm/amd/display: Change initializer to single braceAnthony Koo
2021-10-06drm/amd/display: Support for SET_CONFIG processing with DMUBJude Shih
2021-10-06drm/amd/display: USB4 DPIA enumeration and AUX TunnelingMeenakshikumar Somasundaram
2021-05-10drm/amd/display: Update setting of DP training parameters.Jimmy Kizito
2021-05-10drm/amd/display: Support for DMUB AUXJude Shih
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram
2021-02-24drm/amd/display/dc/core/dc_link_ddc: Remove unnecessary conversion to boolJiapeng Chong
2021-02-02drm/amd/display: Workaround for some legacy DP-VGA donglesTaimur Hassan
2021-01-20drm/amd/display: Log link/connector info provided in BIOS object tableGeorge Shen
2020-11-13drm/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4, 5} to where...Lee Jones
2020-10-30drm/amdgpu/display: fix indentation in defer_delay_converter_wa()Alex Deucher
2020-10-26drm/amd/display: Using udelay for specific dongle while edid return deferjinlong zhang
2020-09-22drm/amd/display: optimize code runtime a bitBernard Zhao
2020-07-01drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu
2020-07-01drm/amd/display: allow query ddc data over aux to be read only operationWenjing Liu
2020-07-01drm/amd/display: Revert "DP link layer test 4.2.1.1 fix due to specs update"Wenjing Liu
2020-05-28drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu
2020-04-27drm/amd/display: remove conversion to bool in dc_link_ddc.cJason Yan
2020-02-25drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panicAric Cyr
2020-02-11drm/amd/display: add monitor patch to disable SCDC read/writeMartin Leung
2020-01-07drm/amd/display: use true, false for bool variable in dc_link_ddc.czhengbin
2019-12-05drm/amd/display: fixed that I2C over AUX didn't read data issueBrandon Syu
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo
2019-11-13drm/amd/display: use previous aux timeout val if no repeater.abdoulaye berthe
2019-11-13drm/amd/display: add oem i2c implemenation in dcJun Lei
2019-10-25drm/amd/display: Passive DP->HDMI dongle detection fixMichael Strauss
2019-10-17drm/amd/display: configurable aux timeout supportabdoulaye berthe
2019-09-17drm/amd/display: fix i2c wtire mot incorrect issueLewis Huang
2019-09-13drm/amd/display: refine i2c over auxLewis Huang
2019-08-23drm/amd/display: refactor Device ID for external chipsQingqing Zhuo
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-11drm/amd/display: Clean up scdc_test_data structChris Park
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-03-19drm/amd/display: Respect aux return valuesThomas Lim
2019-01-14drm/amd/display: Remove i2caux folderDavid Francis
2019-01-14drm/amd/display: Switch ddc to new aux interfaceDavid Francis
2019-01-14drm/amd/display: Shift dc link aux to aux_payloadDavid Francis
2019-01-14amdgpu/dc: remove various variables that are defined but never usedColin Ian King
2018-08-27drm/amd/display: Remove redundant non-zero and overflow checkLeo (Sunpeng) Li
2018-07-27drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha
2018-07-13drm/amd/display: Read AUX channel even if only status byte is returnedLeo (Sunpeng) Li
2018-07-13drm/amd/display: Return aux replies directly to DRMHarry Wentland
2018-07-13Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead...Harry Wentland
2018-07-13Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Harry Wentland
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland