From: Taimur Hassan Date: Sun, 9 Mar 2025 08:57:46 +0000 (-0400) Subject: drm/amd/display: 3.2.325 X-Git-Tag: v6.15-rc1~120^2~1^2~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bed6bc66e84c47079a4e70f22cf1d8b60a998b8b;p=thirdparty%2Flinux.git drm/amd/display: 3.2.325 This version brings along following fixes: - Use DPM table clk setting for dml2 soc dscclk - Update static soc table - Fix incorrect fw_state address in dmub_srv - Use HW lock mgr for PSR1 when only one eDP - Revert "Support for reg inbox0 for host->DMUB CMDs" - Change notification of link BW allocation - Fix message for support_edp0_on_dp1 - Guard against setting dispclk low for dcn31x - Prevent VStartup Overflow - Check pipe->stream before passing it to a function Acked-by: Alex Hung Signed-off-by: Taimur Hassan Signed-off-by: Alex Hung Tested-by: Daniel Wheeler 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 7932d8f99d228..7c2ee05269260 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -53,7 +53,7 @@ struct aux_payload; struct set_config_cmd_payload; struct dmub_notification; -#define DC_VER "3.2.324" +#define DC_VER "3.2.325" /** * MAX_SURFACES - representative of the upper bound of surfaces that can be piped to a single CRTC