summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Cyr <Aric.Cyr@amd.com>2022-10-20 11:47:02 -0400
committerAlex Deucher <alexander.deucher@amd.com>2022-10-27 14:46:15 -0400
commit9552b19edcf640103e4b6ad2ab0b46ae8d92b6be (patch)
tree0b04b69608bcfbdea74c31304b1a2b93c9848951
parent887e8cec55f20c39e14e04eb5f8a013ba75312ce (diff)
downloadlinux-9552b19edcf640103e4b6ad2ab0b46ae8d92b6be.tar.bz2
drm/amd/display: 3.2.209
DC version 3.2.209 brings along the following: * Improve color manipulation * Add corrections to DML and some flag configuration * Updates for DCN32x * Expand kernel-doc Tested-by: Mark Broadworth <mark.broadworth@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@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 44f8db160520..c43bafa289e6 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.208"
+#define DC_VER "3.2.209"
#define MAX_SURFACES 3
#define MAX_PLANES 6