]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: fix dcn42b det allocation order
authorDmytro Laktyushkin <dmytro.laktyushkin@amd.com>
Fri, 3 Jul 2026 17:01:12 +0000 (13:01 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Jul 2026 21:38:04 +0000 (17:38 -0400)
commitf9ad396aa803c34513ac4c93bce42435dfa96b68
tree91c5379d7a96abfb923ebf41ed8dc3ffc66306b5
parent5b1250efc17058595d2776f3c1e53e258f0968ae
drm/amd/display: fix dcn42b det allocation order

set_pipe_unlock_order needs to be set to true for the pipes to be unlocked
in correct order to avoid det overallocation

Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Signed-off-by: Dmytro Laktyushkin <dmytro.laktyushkin@amd.com>
Signed-off-by: George Zhang <george.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
(cherry picked from commit 183bbded999a70c5996e8f399fa8790568d71112)
drivers/gpu/drm/amd/display/dc/resource/dcn42b/dcn42b_resource.c