From a8657c82a6dbda34c918e13d93c4005a103eb00b Mon Sep 17 00:00:00 2001 From: Taimur Hassan Date: Sat, 4 Jul 2026 21:39:33 -0500 Subject: [PATCH] drm/amd/display: Promote DC to 3.2.389 This DC patchset brings improvements in multiple areas. In summary, we have: * Fixes on EDID 8K parsing, cursor mode, backlight, OLED/VABC, and HDR to SDR * Improvements on DCN42 clocking, det allocation, and power gating * Greatly enhanced KUnit coverage across amdgpu_dm * Code cleanup Acked-by: George Zhang Reviewed-by: Aurabindo Pillai Signed-off-by: Taimur Hassan Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/display/dc/dc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h index 0987258df40c..a3e1eeff6e78 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -65,7 +65,7 @@ struct dcn_dsc_reg_state; struct dcn_optc_reg_state; struct dcn_dccg_reg_state; -#define DC_VER "3.2.388" +#define DC_VER "3.2.389" /** * MAX_SURFACES - representative of the upper bound of surfaces that can be piped to a single CRTC