From: Aric Cyr Date: Mon, 15 Jan 2024 13:49:49 +0000 (-0500) Subject: drm/amd/display: Promote DAL to 3.2.269 X-Git-Tag: v6.9-rc1~126^2~22^2~123 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a499b68cce3c535531432c805682f4350a90f150;p=thirdparty%2Fkernel%2Flinux.git drm/amd/display: Promote DAL to 3.2.269 - FW Release 0.0.201.0 - Fix resizing video window for dcn321 - Fix timing bandwidth calculation for HDMI - Fix null-deref in dml2 assigned pipe search - Add GART memory support for dmcub - Add power_state and pme_pending flag - Add usb4_bw_alloc_support flag - Revert "Rework DC Z10 restore Acked-by: Roman Li 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 cb1899772426d..8ef322b6c7241 100644 --- a/drivers/gpu/drm/amd/display/dc/dc.h +++ b/drivers/gpu/drm/amd/display/dc/dc.h @@ -51,7 +51,7 @@ struct aux_payload; struct set_config_cmd_payload; struct dmub_notification; -#define DC_VER "3.2.268" +#define DC_VER "3.2.269" #define MAX_SURFACES 3 #define MAX_PLANES 6