drm/amd/display: Do not trigger timing sync for phantom pipes
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Thu, 29 Sep 2022 15:15:12 +0000 (11:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Oct 2022 21:17:42 +0000 (17:17 -0400)
commite50f67cf5e168d92e24cfb61fb11f2f0a35708cd
treee7b64508c751672365b987ac6102b2fe93a94268
parentc19d3eace484ca5627817a1de85af1de06d538b6
drm/amd/display: Do not trigger timing sync for phantom pipes

[Why&How]
Doing timing sync seqence for phantom pipes will not go through since
they are not fully programmed like normal pipes. Skip the sequence on
such pipes

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Acked-by: Qingqing Zhuo <qingqing.zhuo@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c