aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2022-08-22 00:47:03 -0400
committerAlex Deucher <alexander.deucher@amd.com>2022-08-29 17:59:29 -0400
commit093fc6110c7240def7717aa466192c2227d84649 (patch)
tree2da0c3f5b36c551c31dd7e6b35fcb41a5a0bdd82
parentdrm/amd/pm: bump SMU 13.0.0 driver_if header version (diff)
drm/amd/display: 3.2.201
Reviewed-by: Aric Cyr <aric.cyr@amd.com> Acked-by: Brian Chang <Brian.Chang@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>
-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 9cde9465f5ce..75dbc665f435 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.200"
+#define DC_VER "3.2.201"
#define MAX_SURFACES 3
#define MAX_PLANES 6