linux/drivers/gpu/drm/amd/display/amdgpu_dm
Harry Wentland 084b3765ec drm/amd/display: Return aux replies directly to DRM
Currently we still go through DC code that does error checking, retries,
etc. There's no need for that since DRM already does that for us. This
simplifies the code a bit and makes it easier to debug.

This also ensures we correctly tell DRM how many bytes have actually
been read, as we should. This allows DRM to correctly read the EDID on
the Chamelium DP port.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-07-13 14:48:36 -05:00
..
amdgpu_dm_color.c drm/amd/display: get rid of 32.32 unsigned fixed point 2018-05-18 16:08:21 -05:00
amdgpu_dm_crc.c drm/amd/display: Skip 2 frames when first reading CRC 2018-02-19 14:20:11 -05:00
amdgpu_dm_debugfs.c drm/amd/display: set-read link rate and lane count through debugfs 2018-07-13 14:47:45 -05:00
amdgpu_dm_debugfs.h drm/amd/display: Add front end for dp debugfs files 2018-07-05 16:38:38 -05:00
amdgpu_dm_helpers.c drm/amd/display: Serialize is_dp_sink_present 2018-07-13 14:48:21 -05:00
amdgpu_dm_irq.c drm/amd/display: Do not program interrupt status on disabled crtc 2018-05-29 13:30:38 -05:00
amdgpu_dm_irq.h
amdgpu_dm_mst_types.c drm/amd/display: Return aux replies directly to DRM 2018-07-13 14:48:36 -05:00
amdgpu_dm_mst_types.h drm/amd/display: Fix rehook MST display not light back on 2017-12-20 14:46:38 -05:00
amdgpu_dm_pp_smu.c drm/amd/display: Fix copy error when set memory clocks 2018-07-05 16:40:01 -05:00
amdgpu_dm_services.c drm/amd/display: Moving powerplay functions to a separate class 2018-07-05 16:38:41 -05:00
amdgpu_dm.c drm/amdgpu: allocate gart memory when it's required (v3) 2018-07-10 14:15:58 -05:00
amdgpu_dm.h drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig option 2018-06-15 12:20:29 -05:00
Makefile drm/amd/display: Moving powerplay functions to a separate class 2018-07-05 16:38:41 -05:00