aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link_ddc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 of size"Harry Wentland1-4/+3
2018-07-13Revert "drm/amd/display: Don't return ddc result and read_bytes in same return value"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