From: Aric Cyr Date: Mon, 19 Jun 2023 05:11:09 +0000 (-0400) Subject: drm/amd/display: 3.2.241 X-Git-Tag: v6.5-rc1~28^2~2^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b877934e5efc1ffd4f8098bb245853b3738e103f;p=thirdparty%2Flinux.git drm/amd/display: 3.2.241 This version brings along the following: - Improve debugging mechanism for Gaming FAMS - Add monitor specific edid quirks - Fixes for Phantom pipe - Fixes for Shapper LUT - Clean up asserts Acked-by: Rodrigo Siqueira 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 110ef14445d9f..63948170fd6d9 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -45,7 +45,7 @@ struct aux_payload; struct set_config_cmd_payload; struct dmub_notification; -#define DC_VER "3.2.240" +#define DC_VER "3.2.241" #define MAX_SURFACES 3 #define MAX_PLANES 6