From: Aric Cyr Date: Mon, 7 Oct 2024 13:19:15 +0000 (-0400) Subject: drm/amd/display: 3.2.305 X-Git-Tag: v6.13-rc1~122^2~15^2~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9f3e8236e9e8fb1926297e23389905b63400a87;p=thirdparty%2Flinux.git drm/amd/display: 3.2.305 - Add sharpening policy to plane state - Clear pipe pointers on pipe reset - Resolve correct MALL size for dcn401 - Read Sink emission rate capability - IPX fixes - Coverity fixes Reviewed-by: Roman Li Signed-off-by: Aric Cyr Signed-off-by: Roman Li 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 ad8e2a91c3062..6ba167d4c7854 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -55,7 +55,7 @@ struct aux_payload; struct set_config_cmd_payload; struct dmub_notification; -#define DC_VER "3.2.304" +#define DC_VER "3.2.305" #define MAX_SURFACES 3 #define MAX_PLANES 6