[PATCH 20/20] drm/amd/display: Promote DAL to 3.2.224
Qingqing Zhuo
qingqing.zhuo at amd.com
Wed Feb 22 06:40:41 UTC 2023
From: Aric Cyr <aric.cyr at amd.com>
This version brings along the following:
- Correct DML calculation
- Extend Freesync over Pcon support
- Fixes in pstate hang and more
- Code cleanup for dc_link.h and dc_link.c
Acked-by: Qingqing Zhuo <qingqing.zhuo 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 c84554933dc2..36dbe11256ac 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -47,7 +47,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.223"
+#define DC_VER "3.2.224"
#define MAX_SURFACES 3
#define MAX_PLANES 6
--
2.34.1
More information about the amd-gfx
mailing list