aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <[email protected]>2024-06-10 09:09:07 -0400
committerAlex Deucher <[email protected]>2024-06-19 12:46:33 -0400
commitdcf5e17c05edfa66ace6f6a521c2fcb303c82733 (patch)
treeae207cd7beac9303b1c6388501de0424835c8710
parent27dcb8fb92f59756ed93735baad1d3421efdb6c2 (diff)
drm/amd/display: 3.2.289
This version brings along the following: - DCN401 fixes - DPIA fixes - DML21 fixes - Misc Coverity fixes Acked-by: Hamza Mahfooz <[email protected]> Signed-off-by: Aric Cyr <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
-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 fa4e6b09409e..d0d1af451b64 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -55,7 +55,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.288"
+#define DC_VER "3.2.289"
#define MAX_SURFACES 3
#define MAX_PLANES 6