drm/amd/display: Prevent master programming in multisync
authorMikita Lipski <mikita.lipski@amd.com>
Mon, 18 Dec 2017 15:34:56 +0000 (10:34 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:17:21 +0000 (14:17 -0500)
commit03736f4cf83cb03aa6bdbc768941a4148d9b929c
tree2fe988288860e48f279ea1484994031a61cacc14
parent3bc4aaa95204669e39b22849f2f0eb38f0212fc2
drm/amd/display: Prevent master programming in multisync

Verify that the stream is master - and program only the slave displays

Signed-off-by: Mikita Lipski <mikita.lipski@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>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
drivers/gpu/drm/amd/display/dc/core/dc.c
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c