From: Aric Cyr Date: Mon, 23 Sep 2024 13:14:59 +0000 (-0400) Subject: drm/amd/display: 3.2.303 X-Git-Tag: v6.13-rc1~122^2~15^2~198 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=10f97ad258a097b0a5378480b287285fc61debea;p=thirdparty%2Flinux.git drm/amd/display: 3.2.303 DC 3.2.303 contains some improvements as summarized below: * Improve brightness control * Add support for UHBR10 eDP * OPTC required only for DTBCLK_P for dcn401 * Fix TBT monitor resume issue * Code cleanup Reviewed-by: Zaeem Mohamed Signed-off-by: Aric Cyr Signed-off-by: Fangzhi Zuo 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 059e5f4ede492..d80c91eddc75e 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -55,7 +55,7 @@ struct aux_payload; struct set_config_cmd_payload; struct dmub_notification; -#define DC_VER "3.2.302" +#define DC_VER "3.2.303" #define MAX_SURFACES 3 #define MAX_PLANES 6