From: Aric Cyr Date: Fri, 28 Jan 2022 14:04:09 +0000 (+0800) Subject: drm/amd/display: 3.2.171 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=05f8c2a87aa01d1000cf148213560117e39a48f6;p=linux.git drm/amd/display: 3.2.171 This version brings along following fixes: - DC refactor and bug fixes for DP links - Bug fixes for DP2 - Fix regressions causing display not light up - Improved debug trace - Improved DP AUX transfer - Updated watermark latencies to fix underflows in some modes Tested-by: Daniel Wheeler Acked-by: Stylon Wang 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 4f9dacd09856c..69d264dd69a7f 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.170" +#define DC_VER "3.2.171" #define MAX_SURFACES 3 #define MAX_PLANES 6