From: Taimur Hassan Date: Sat, 1 Nov 2025 01:07:35 +0000 (-0500) Subject: drm/amd/display: Promote DC to 3.2.358 X-Git-Tag: v6.19-rc1~157^2~9^2~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=454b0ed8c0db6f107662ce4784caf2659b2f3700;p=thirdparty%2Fkernel%2Flinux.git drm/amd/display: Promote DC to 3.2.358 Summary: * Enable VRR when unsynced with the stream * Refactor DSC cap calculation for dcn35 * Add debug log for power feature * Fix fill latency issue * Do not initialize LSDMA if it is not supported by DMU Reviewed-by: Aurabindo Pillai Signed-off-by: Taimur Hassan Signed-off-by: Fangzhi Zuo 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 a29f7dee1bc85..1db7eb8f9a5bc 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.357" +#define DC_VER "3.2.358" /** * MAX_SURFACES - representative of the upper bound of surfaces that can be piped to a single CRTC