From: Aric Cyr Date: Sun, 26 May 2024 22:59:15 +0000 (-0400) Subject: drm/amd/display: dc 3.2.287 X-Git-Tag: v6.11-rc1~141^2~18^2~162 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6218bd6b22d777ba02cde098f2f2f61a23262d96;p=thirdparty%2Fkernel%2Flinux.git drm/amd/display: dc 3.2.287 This version brings the following changes: - Add sequential ONO sequencing for DCN35 - Add new GPINT command definitions - reduce ODM slice count to initial new dc state only when needed - Enable copying of bounding box data from VBIOS DMUB - Guard reading 3DLUT registers for dcn32/dcn35 Reviewed-by: Zaeem Mohamed Acked-by: Zaeem Mohamed 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 2397077d0b674..c78296b06b79c 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.286" +#define DC_VER "3.2.287" #define MAX_SURFACES 3 #define MAX_PLANES 6