From: Taimur Hassan Date: Fri, 30 Jan 2026 23:35:15 +0000 (-0500) Subject: drm/amd/display: Promote DC to 3.2.369 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=1778a64f9bea4173f8eb3767d6f385c51fd09bf8;p=linux-2.6-microblaze.git drm/amd/display: Promote DC to 3.2.369 This version brings along following update: -Fix system resume lag issue -Correct hubp GfxVersion verification -Add parse all extension blocks for VSDB -Increase DCN35 SR enter/exit latency -Refactor virtual directory reorganize encoder and hwss files -Set enable_legacy_fast_update to false for DCN36 -Have dm_atomic_state context aligned with dc_state current -Avoid updating surface with the same surface under MPO Acked-by: Wayne Lin Signed-off-by: Taimur Hassan Signed-off-by: Tom Chung Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h index fdfcfa416d16..ce08477d1ccd 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -63,7 +63,7 @@ struct dcn_dsc_reg_state; struct dcn_optc_reg_state; struct dcn_dccg_reg_state; -#define DC_VER "3.2.368" +#define DC_VER "3.2.369" /** * MAX_SURFACES - representative of the upper bound of surfaces that can be piped to a single CRTC