From: Aric Cyr Date: Tue, 5 Jul 2022 04:23:49 +0000 (-0400) Subject: drm/amd/display: 3.2.194 X-Git-Tag: block-6.0-2022-08-12~28^2~7^2~20 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=ff613f7ba7105b17dbf251ca298d1de9124a9875;p=linux-block.git drm/amd/display: 3.2.194 This version brings along following fixes: - Fixes for MST, MPO, PSRSU, DP 2.0, Freesync and others - Add register offsets of NBI and DCN. - Improvement of ALPM - Removing assert statement for Linux DM - Re-implementing ARGB16161616 pixel format Acked-by: Solomon Chiu 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 89a3cc8f9274..7c42377f0aae 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.193" +#define DC_VER "3.2.194" #define MAX_SURFACES 3 #define MAX_PLANES 6