From: Aric Cyr Date: Mon, 2 May 2022 05:11:17 +0000 (-0400) Subject: drm/amd/display: 3.2.185 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=688ea54949c5dd95732e99d46de23a919311a9ea;p=linux.git drm/amd/display: 3.2.185 This version brings along following fixes: - Refactor LTTPR code - Fix PSR after hibernate - Fix DC build errors - Fix IRQ unregister error when unloading amdgpu - Improve DP link training - Fix stutter - Remove redundant CONFIG_DRM_AMD_DC_DCN guards - Fix 2nd connected USB-C display not lighting up Acked-by: Stylon Wang 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 0f86bb809e04f..26c24db8f1da2 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.184" +#define DC_VER "3.2.185" #define MAX_SURFACES 3 #define MAX_PLANES 6