summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-26drm/amd/display: Fix error where wrong payload size is given.Zeyu Fan1-1/+1
2017-09-26drm/amd/display: port to using drm dpcd definesDave Airlie1-1/+1
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+1098