]> exis.tech > repos - linux.git/commit
drm/amd/display: fix dcn42 det allocation order
authorDmytro Laktyushkin <dmytro.laktyushkin@amd.com>
Fri, 3 Jul 2026 14:08:37 +0000 (10:08 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Jul 2026 21:37:52 +0000 (17:37 -0400)
commit5b1250efc17058595d2776f3c1e53e258f0968ae
tree2bef7515d09a46b46bfdf378efa56b6ca41ff837
parentf1b5d8f9cc54ae8a2567ac126867ae488e1bf625
drm/amd/display: fix dcn42 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: Taimur Hassan <syed.hassan@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 198663d035cc439eb48844a2da66f6ae1b0de303)
drivers/gpu/drm/amd/display/dc/resource/dcn42/dcn42_resource.c