From: Aric Cyr Date: Sun, 5 Feb 2023 18:36:54 +0000 (-0500) Subject: drm/amd/display: Promote DAL to 3.2.223 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2f5d28ae2da563f209a964f65c7243403ef37dd0;p=linux.git drm/amd/display: Promote DAL to 3.2.223 This version brings along the following: - Move domain power control to DMCUB for DCN314 - Enable P-state validation check for DCN314 - Add support for multiple overlay planes - Fixes in prefetch, k1 k2 divider programming and more - Code cleanup 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 6d140b7c25a9c..2bf0a467d45f8 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.222" +#define DC_VER "3.2.223" #define MAX_SURFACES 3 #define MAX_PLANES 6