From: Taimur Hassan Date: Mon, 24 Feb 2025 01:39:00 +0000 (-0500) Subject: drm/amd/display: Promote DAL to 3.2.323 X-Git-Tag: v6.15-rc1~120^2~12^2~51 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=43e88e20d3f3107b0f49f41200e315c9dc8a921d;p=thirdparty%2Fkernel%2Flinux.git drm/amd/display: Promote DAL to 3.2.323 This version brings along following fixes: - Various cleanups to amdgpu dm - Add DP tunneling IRQ handler - Fix display corruption for dcn35 - Fix dmcub reset problem - Adjust BW determination for PCON - DIO encoder refactor - Fix performance with SubVP under gaming Acked-by: Tom Chung Signed-off-by: Taimur Hassan Signed-off-by: Wayne Lin 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 02bf6fe51a0d7..a62c4893e5ff6 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.322" +#define DC_VER "3.2.323" /** * MAX_SURFACES - representative of the upper bound of surfaces that can be piped to a single CRTC