[PATCH 12/12] drm/amd/display: Promote DAL to 3.2.269
Roman.Li at amd.com
Roman.Li at amd.com
Thu Jan 18 14:34:00 UTC 2024
From: Aric Cyr <aric.cyr at amd.com>
- 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 <roman.li at amd.com>
Signed-off-by: Aric Cyr <aric.cyr at amd.com>
---
drivers/gpu/drm/amd/display/dc/dc.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
index cb1899772426..8ef322b6c724 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
--
2.34.1
More information about the amd-gfx
mailing list