summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2022-10-02 11:59:13 -0400
committerAlex Deucher <alexander.deucher@amd.com>2022-10-11 11:05:56 -0400
commit1ba25b6ff24303fac890d657ffdebf3e8db3bc25 (patch)
tree3f4d684e24ae27f88bcdc13af402f6246417607e /drivers/gpu
parent09f1ef99ce900dbc3659d478f006081c96cc977f (diff)
downloadlinux-stable-1ba25b6ff24303fac890d657ffdebf3e8db3bc25.tar.gz
linux-stable-1ba25b6ff24303fac890d657ffdebf3e8db3bc25.tar.bz2
linux-stable-1ba25b6ff24303fac890d657ffdebf3e8db3bc25.zip
drm/amd/display: 3.2.207
DC version 3.2.207 brings along the following: - PMFW z-state interface update - Cursor update refactor - Fixes to DSC validation, DCFCLK during Freesync, etc. - Code cleanup Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Acked-by: Qingqing Zhuo <qingqing.zhuo@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')
-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 5d0103e20412..bfc5474c0f4c 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.206"
+#define DC_VER "3.2.207"
#define MAX_SURFACES 3
#define MAX_PLANES 6