linux-uconsole/drivers/gpu/drm/amd/display
Jerry (Fangzhi) Zuo becd0875f4 drm/amd/display: Fix rehook MST display not light back on
Original applied dm_restore_drm_connector_state() has got removed.
Set link status to BAD before hotplug() event could trigger
another modeset from userspace.

The fix "Fix MST daisy chain SST not light up" commit makes so it is trying
to create a stream prior to dc_sink. That makes dc_sink is not present in
create_stream_for_sink().

Signed-off-by: Jerry (Fangzhi) Zuo <Jerry.Zuo@amd.com>
Reviewed-by: Roman Li <Roman.Li@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-15 17:32:42 -05:00
..
amdgpu_dm drm/amd/display: Fix rehook MST display not light back on 2017-12-15 17:32:42 -05:00
dc drm/amd/display: fix missing pixel clock adjustment for dongle 2017-12-15 17:32:27 -05:00
include drm/amd/display: add performance trace macro to dc 2017-10-21 16:50:00 -04:00
modules drm/amdgpu: add license to Makefiles 2017-12-04 11:47:55 -05:00
Kconfig drm/amd/display: make FBC configurable option 2017-10-21 16:46:05 -04:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-04 11:47:55 -05:00
TODO