aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2022-09-26 10:21:48 -0400
committerAlex Deucher <alexander.deucher@amd.com>2022-10-06 12:03:55 -0400
commit36939c94689ae7e6aaa9a0fa37e5c41616f76665 (patch)
tree18a3ca4cb5cbe52234c4d1843b69716ddcae5302
parentdrm/amd/display: Enable 2 to 1 ODM policy if supported (diff)
downloadlinux-dev-36939c94689ae7e6aaa9a0fa37e5c41616f76665.tar.xz
linux-dev-36939c94689ae7e6aaa9a0fa37e5c41616f76665.zip
drm/amd/display: 3.2.206
This version brings along the following: - ILR improvements - PSR fixes - DCN315 fixes - DCN32 fixes - ODM fixes - DSC fixes - SubVP fixes Reviewed-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by: Aric Cyr <aric.cyr@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 458a4f431ac6..66b7482d2e72 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.205"
+#define DC_VER "3.2.206"
#define MAX_SURFACES 3
#define MAX_PLANES 6