drm/amd/display: skip phantom pipes when checking for pending flip
authorAurabindo Pillai <aurabindo.pillai@amd.com>
Tue, 13 Sep 2022 18:08:05 +0000 (14:08 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Sep 2022 13:41:45 +0000 (09:41 -0400)
commitc08978577a7b17736d9680aaa7e0d22dc775c326
tree10a7b7b3c0ea519b9558e8bb9b0bd32128a33515
parent3141d6cb64e7a76af0b87e1f28c54d67963db871
drm/amd/display: skip phantom pipes when checking for pending flip

[Why&How]
Phantom pipes are not programmed fully to hardware and hence we should
not expect a flip completion.

Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Acked-by: Jasdeep Dhillon <jdhillon@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c