From: Aric Cyr Date: Thu, 10 Mar 2022 22:20:45 +0000 (-0500) Subject: drm/amd/display: 3.2.177 X-Git-Tag: v5.18-rc1~134^2^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fdf0ece6309d90dc0f9388001239cb2d12671af3;p=thirdparty%2Fkernel%2Flinux.git drm/amd/display: 3.2.177 This version brings along following fixes: - Added I2C escape to support query exist - Functionality to get pipe from stream context - debugfs entry fixes - Block zstate when more than one plane enabled - Update to engine ddc - Reading lante status during LT fixes - Null point filters - [FW Promotion] Release 0.0.108.0 Acked-by: Agustin Gutierrez 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 bd5f718a9eb2d..4ffab7bb1098b 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.176" +#define DC_VER "3.2.177" #define MAX_SURFACES 3 #define MAX_PLANES 6