From 1e1534778e21f12f2f9e9bc13781d386e97cd03e Mon Sep 17 00:00:00 2001 From: "Santhosh, Ashwin" Date: Sun, 19 Jul 2026 13:13:30 -0400 Subject: [PATCH] drm/amd/display: Promote DC to 3.2.391 This DC patchset brings improvements in multiple areas. In summary, we have: * Expand KUnit test * dm refactor ongoing * Fix apple 5k tiled monitor light up * Fix frl dsc upstream mistake * dcn42 fixes Reviewed-by: Sunpeng Li Signed-off-by: Santhosh, Ashwin Signed-off-by: Fangzhi Zuo Tested-by: Dan Wheeler 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 8eaa219132a6..63c0dec85697 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -66,7 +66,7 @@ struct dcn_dsc_reg_state; struct dcn_optc_reg_state; struct dcn_dccg_reg_state; -#define DC_VER "3.2.390" +#define DC_VER "3.2.391" /** * MAX_SURFACES - representative of the upper bound of surfaces that can be piped to a single CRTC