linux/drivers/gpu/drm/amd/display
Leo (Hanghong) Ma 650e723cec drm/amd/amdgpu: Update update_config() logic
[Why]
For MST case: when update_config is called to disable a stream,
this clears the settings for all the streams on that link.
We should only clear the settings for the stream that was disabled.

[How]
Clear the settings after the call to remove display is called.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Leo (Hanghong) Ma <hanghong.ma@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-05-12 08:40:06 -04:00
..
amdgpu_dm drm/amd/amdgpu: Update update_config() logic 2020-05-12 08:40:06 -04:00
dc drm/amd/display: fix counter in wait_for_no_pipes_pending 2020-05-05 16:13:15 -04:00
dmub drm/amd/display: Allocate scratch space for DMUB CW7 2020-03-19 00:03:04 -04:00
include drm/amd/display: re-order asic declarations 2020-04-03 17:21:06 -04:00
modules drm/amd/display: LFC not working on 2.0x range monitors (v2) 2020-03-31 12:26:14 -04:00
Kconfig amdgpu: Enable initial DCN support on POWER 2019-12-18 16:09:05 -05:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO