aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2022-02-06 11:48:09 -0500
committerAlex Deucher <alexander.deucher@amd.com>2022-02-16 17:11:21 -0500
commit43d15db1d067e4cdceb0aebd10b9210b97899789 (patch)
treefa8dc0a35e7dbb3f1cac6c82b7329d2efa38c80c /drivers
parentc25badd59cb4978bb702e52ee4c5b5ed1cd03910 (diff)
drm/amd/display: 3.2.173
This version brings along the following fixes: -Fixes bugs for dsc mst hub -Enables 29 denial itnerface by default -Fixes dmub outbox notificatoin Acked-by: Jasdeep Dhillon <jdhillon@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 2957758a7abd..e2b3ad70635b 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.172"
+#define DC_VER "3.2.173"
#define MAX_SURFACES 3
#define MAX_PLANES 6