]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit603826f2ed4924190a74dd940f57ecf4f76b356d
tree10a7b7b3c0ea519b9558e8bb9b0bd32128a33515
parent37f2b598f622a4173d05cdb1849334ba57448331
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