From: Taimur Hassan Date: Sat, 29 Nov 2025 01:15:43 +0000 (-0500) Subject: drm/amd/display: Promote DC to 3.2.362 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67b032daa288b70df2e6cb2c3a9cefcae0c6fa5f;p=thirdparty%2Fkernel%2Flinux.git drm/amd/display: Promote DC to 3.2.362 This version brings along the following updates: - Defer transitions from minimal state to final state - Remove periodic detection callbacks from dcn35+ - Fixes for S0i3 exit - Refactor dml_core_mode_support to reduce stack frame - Add additional info from DML for DMU Signed-off-by: Taimur Hassan Signed-off-by: Chenyu Chen Acked-by: Tom Chung Tested-by: Daniel Wheeler 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 5ab4c407350d0..9182a4f7dd372 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.361" +#define DC_VER "3.2.362" /** * MAX_SURFACES - representative of the upper bound of surfaces that can be piped to a single CRTC