From: Aric Cyr Date: Mon, 18 Apr 2022 05:12:10 +0000 (-0400) Subject: drm/amd/display: 3.2.183 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=398bb283899b831bea45d639d0d4e0190c9ca305;p=linux.git drm/amd/display: 3.2.183 This version brings along following fixes: - Keep tracking of DSC packed PPS for future use - Maintain current link settings in link loss interrupt - Remove DDC write and read size check - Read PSR-SU cap DPCD for specific panel - Don't pass HostVM by default on DCN3.1 - Reset cached PSR parameters after hibernate - Add audio readback registers - Update dcn315 clk table read Acked-by: Tom Chung 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 47b56d2a61250..a649aec78868e 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.182" +#define DC_VER "3.2.183" #define MAX_SURFACES 3 #define MAX_PLANES 6