From: Aric Cyr Date: Sun, 12 Feb 2023 23:15:18 +0000 (-0500) Subject: drm/amd/display: Promote DAL to 3.2.224 X-Git-Tag: v6.4-rc1~162^2~23^2~143 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f4658f43450478240e2e758f0532d19f921f9a69;p=thirdparty%2Fkernel%2Flinux.git drm/amd/display: Promote DAL to 3.2.224 This version brings along the following: - Correct DML calculation - Extend Freesync over Pcon support - Fixes in pstate hang and more - Code cleanup for dc_link.h and dc_link.c Acked-by: Qingqing Zhuo Signed-off-by: Aric Cyr 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 c84554933dc2d..36dbe11256acb 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -47,7 +47,7 @@ struct aux_payload; struct set_config_cmd_payload; struct dmub_notification; -#define DC_VER "3.2.223" +#define DC_VER "3.2.224" #define MAX_SURFACES 3 #define MAX_PLANES 6