summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c
AgeCommit message (Expand)Author
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
2018-02-28drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of sizeShirish S
2017-09-29amdgpu/dc: hide some unused aux/i2c payload apis.Dave Airlie
2017-09-29amdgpu: fixup construct to void paths on some more dc objects.Dave Airlie
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: Roll core_link into dc_linkHarry Wentland
2017-09-26drm/amd/display: Refactor edid read.Andrey Grodzovsky
2017-09-26drm/amd/display: Fix error where wrong payload size is given.Zeyu Fan
2017-09-26drm/amd/display: port to using drm dpcd definesDave Airlie
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland