summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2023-03-06 04:48:26 +0300
committerAlex Deucher <alexander.deucher@amd.com>2023-03-16 01:45:26 +0300
commit3726b6e7c0f1842a2ffdfd5921c95f69c0524808 (patch)
tree0f138bb24cdd71d3c272991e713aced88c91bf2e
parentc79503dc2ec2378d08cccb6b53da408d6bd6cf9e (diff)
downloadlinux-3726b6e7c0f1842a2ffdfd5921c95f69c0524808.tar.xz
drm/amd/display: 3.2.227
This version brings along the following: - FW Release 0.0.158.0 - Fixes to HDCP, DP MST and more - Improvements on USB4 links and more - Code re-architecture on link.h Reviewed-by: Aric Cyr <aric.cyr@amd.com> 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>
-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 3f25a1620f4f..2818483964dd 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.226"
+#define DC_VER "3.2.227"
#define MAX_SURFACES 3
#define MAX_PLANES 6