From: Taimur Hassan Date: Fri, 10 Apr 2026 23:09:25 +0000 (-0500) Subject: drm/amd/display: Promote DC to 3.2.379 X-Git-Tag: v7.2-rc1~141^2~24^2~143 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=06e7f7aa7ab7193615332fa83b5bdd98baefb76b;p=thirdparty%2Flinux.git drm/amd/display: Promote DC to 3.2.379 This version brings along the following updates: - Add allow_clock_gating to dcn42 dccg. - Bypass post csc for additional color spaces in dcn42. - Remove unused dml2_project. - Unset Replay desync error verification by default. - Align HWSS fast commit path with legacy path. - Fix implicit narrowing conversion warnings. - Fix double free. - Introduce power module on Linux. - Add power module on Linux. - Fix fpu guard warning. - Add Replay/PSR active check in link loss status check. - Remove SYMCLK F and G values from link encoder and MANUAL_FLOW_CONTROL from optc. - Add minimum vfp requirement. - Fix narrowing boundaries and eDP parser assignment. - Fix dml2_0 narrowing boundaries. - Add README.md file to DML2_0 repository. - Fix DPMS using partially updated pipe context. - Move dml2_destroy to non-FPU compilation unit. Signed-off-by: Taimur Hassan Signed-off-by: Chenyu Chen Acked-by: Tom Chung 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 1b10b9770982e..50ec5acb6c7b7 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.378" +#define DC_VER "3.2.379" /** * MAX_SURFACES - representative of the upper bound of surfaces that can be piped to a single CRTC