From: Aric Cyr Date: Mon, 25 Apr 2022 03:19:52 +0000 (-0400) Subject: drm/amd/display: 3.2.184 X-Git-Tag: v5.19-rc1~153^2~3^2~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=843871e8463d61121e4bb301f777bd26b9ce884c;p=thirdparty%2Flinux.git drm/amd/display: 3.2.184 This version brings along following fixes: - Have optc3 function accessible to newer DCN - Add CM boot option for USB4 tunneling - Fix system hang issue when game resolution is changed - Remove outdated register for dcn3+ - Add new DSC interface to disconnect from pipe - Clean up pixel format types in enum surface_pixel_format Acked-by: Wayne Lin 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 a649aec78868e..942bfb8fd8517 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.183" +#define DC_VER "3.2.184" #define MAX_SURFACES 3 #define MAX_PLANES 6