summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaimur Hassan <Syed.Hassan@amd.com>2025-11-28 20:15:43 -0500
committerAlex Deucher <alexander.deucher@amd.com>2025-12-08 14:23:18 -0500
commit67b032daa288b70df2e6cb2c3a9cefcae0c6fa5f (patch)
treea0ee1a3e70a1cc461ae30243e941ccdcda4d8d11
parent6a45e909c65a8b3c5592b88ad37e2f7341683801 (diff)
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 <Syed.Hassan@amd.com> Signed-off-by: Chenyu Chen <chen-yu.chen@amd.com> Acked-by: Tom Chung <chiahsuan.chung@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-rw-r--r--drivers/gpu/drm/amd/display/dc/dc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
index 5ab4c407350d..9182a4f7dd37 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