From: Aric Cyr Date: Sat, 11 Dec 2021 23:07:10 +0000 (-0500) Subject: drm/amd/display: 3.2.167 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=19afe66ddb8f18c7ad5cd07322c6d8d2a2905ce8;p=linux.git drm/amd/display: 3.2.167 This version brings along the following: - Fixes and improvements in the LTTPR code - Improve z-state - Fix null pointer check - Improve communication with s0i2 - Update multiple-display split policy - Add missing registers Tested-by: Daniel Wheeler Acked-by: Rodrigo Siqueira Signed-off-by: Aric Cyr 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 18e59d635ca28..1be74d6223dfb 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.166" +#define DC_VER "3.2.167" #define MAX_SURFACES 3 #define MAX_PLANES 6