From: Aric Cyr Date: Mon, 20 Feb 2023 01:42:43 +0000 (-0500) Subject: drm/amd/display: 3.2.225 X-Git-Tag: v6.4-rc1~162^2~23^2~106 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c93aa7f33e94ee9d64277fa2a345dc30c127d798;p=thirdparty%2Flinux.git drm/amd/display: 3.2.225 This version brings along the following: - Correct way to find OPP index - Unify DC logging for BW Alloc - Add height granularity limitation for dsc slice height calculation 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 36dbe11256acb..c3814f40a102b 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.224" +#define DC_VER "3.2.225" #define MAX_SURFACES 3 #define MAX_PLANES 6