From: Aric Cyr Date: Sun, 30 Apr 2023 19:54:14 +0000 (-0400) Subject: drm/amd/display: Promote DAL to 3.2.235 X-Git-Tag: v6.5-rc1~153^2~7^2~651 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aaa07c0d08a37bf72cd73a3119ff99dc2bfece74;p=thirdparty%2Fkernel%2Flinux.git drm/amd/display: Promote DAL to 3.2.235 This version brings along following fixes: - Block SubVP on displays that have pixclk > 1800Mhz - Block SubVP high refresh when VRR active fixed - Enforce 60us prefetch for 200Mhz DCFCLK modes - Check Vactive for VRR active for FPO + Vactive - Add symclk workaround during disable link output - Show the DCN/DCE version in the log - Add additional pstate registers to HW state query Acked-by: Alex Hung 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 7e3f20a3a02f1..f4448b545d701 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.234" +#define DC_VER "3.2.235" #define MAX_SURFACES 3 #define MAX_PLANES 6