]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
drm/amd/display: Promote DC to 3.2.372
authorTaimur Hassan <Syed.Hassan@amd.com>
Fri, 20 Feb 2026 22:53:34 +0000 (17:53 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Mar 2026 21:41:16 +0000 (16:41 -0500)
This version brings along the following updates:

- Prevent integer overflow when mhz to khz
- Remove always-false branches
- Remove redundant initializers
- Silence unused variable warning
- Initialize replay_state to PR_STATE_INVALID
- Fallback to boot snapshot for dispclk
- Skip cursor cache reset if hubp powergating is disabled

Reviewed-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Taimur Hassan <Syed.Hassan@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dc.h

index 32fcbedd82d4f500ec5b5814f6d60e5051d325fc..4bdb7bb47c75cc09525aa46aaab70e65bac1064b 100644 (file)
@@ -63,7 +63,7 @@ struct dcn_dsc_reg_state;
 struct dcn_optc_reg_state;
 struct dcn_dccg_reg_state;
 
-#define DC_VER "3.2.371"
+#define DC_VER "3.2.372"
 
 /**
  * MAX_SURFACES - representative of the upper bound of surfaces that can be piped to a single CRTC