summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2023-02-12 18:15:18 -0500
committerAlex Deucher <alexander.deucher@amd.com>2023-02-28 14:30:56 -0500
commitf4658f43450478240e2e758f0532d19f921f9a69 (patch)
tree2d4198bf163aaf4230e82789406ec5c2d8a1d8d2 /drivers
parenta03e3cb16dfdf4e39ed4ed80314256f9ba671ff0 (diff)
downloadlinux-stable-f4658f43450478240e2e758f0532d19f921f9a69.tar.gz
linux-stable-f4658f43450478240e2e758f0532d19f921f9a69.tar.bz2
linux-stable-f4658f43450478240e2e758f0532d19f921f9a69.zip
drm/amd/display: Promote DAL to 3.2.224
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@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dc.h2
1 files changed, 1 insertions, 1 deletions
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