summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2022-01-03 23:51:57 -0500
committerAlex Deucher <alexander.deucher@amd.com>2022-01-18 17:41:19 -0500
commit82dcd8eb357caf4b16e6a201f6578b6e8795e541 (patch)
treebdbe79f790c66b0e3cc1f67f94c93d8117d670ff /drivers/gpu/drm/amd/display/dc
parentb4c55e525461a9a091421e952d1e052127d558a8 (diff)
downloadlinux-82dcd8eb357caf4b16e6a201f6578b6e8795e541.tar.bz2
drm/amd/display: 3.2.168
This version brings improvements in the following: - Drop unnecessary DCN guards - Improve Z9 interface Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@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/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 b5e15da29017..1c6728cf2d49 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.167"
+#define DC_VER "3.2.168"
#define MAX_SURFACES 3
#define MAX_PLANES 6