summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2021-11-04 16:52:11 -0400
committerAlex Deucher <alexander.deucher@amd.com>2021-11-17 16:58:09 -0500
commitec581edc56d39d3a6450894f26583b36480acffa (patch)
tree45ec2d2034c14b0d0b1818a8540d035dcc23846c /drivers/gpu/drm/amd/display/dc
parent0ec283cd043dbc65e0f17230695a6ccdb0f439d4 (diff)
downloadlinux-stable-ec581edc56d39d3a6450894f26583b36480acffa.tar.gz
linux-stable-ec581edc56d39d3a6450894f26583b36480acffa.tar.bz2
linux-stable-ec581edc56d39d3a6450894f26583b36480acffa.zip
drm/amd/display: 3.2.161
This version brings along following fixes: - Improvements to INBOX0 HW Lock - Add support for sending TPS3 pattern - Fix Coverity Issues - Fixes for DMUB - Fix RGB MPO underflow with multiple displays - WS fixes and code restructure Acked-by: Anson Jacob <Anson.Jacob@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc')
-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 3aac3f4a2852..2bebc52c8ed9 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.160"
+#define DC_VER "3.2.161"
#define MAX_SURFACES 3
#define MAX_PLANES 6