drm/amd/display: Check validation passed after applying pipe split changes
authorDillon Varone <Dillon.Varone@amd.com>
Wed, 19 Oct 2022 22:42:49 +0000 (18:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Nov 2022 15:47:13 +0000 (11:47 -0400)
commitc40f8b132e6014e3034926cc492f113d9d5ca85b
treed157f3a78fa279617b9f4a8e399b60e650701d90
parent6139ab41f26848c92fd20fd678e1b7e5fb17959c
drm/amd/display: Check validation passed after applying pipe split changes

[WHY?]
Validation can fail for configurations that were previously supported, by only
changing parameters such as the DET allocations, which is currently unexpected.

[HOW?]
Add a check that validation passes after applying pipe split related changes.

Reviewed-by: Alvin Lee <Alvin.Lee2@amd.com>
Acked-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Dillon Varone <Dillon.Varone@amd.com>
Tested-by: Mark Broadworth <mark.broadworth@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c