aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <[email protected]>2023-11-13 09:07:22 -0500
committerAlex Deucher <[email protected]>2023-11-29 16:49:01 -0500
commitdb4616f7667c9d1f733ec360a754a4d7fd32c28e (patch)
tree974d223a3031792db6cd858b2833698d626bab73
parent641220b2a53c64efb8327ffbbc3bfcf96b5a613f (diff)
drm/amd/display: 3.2.261
This version brings along the following: - DCN314 fixes - DCN32 fixes - DCN35 fixes - DML2 fixes - eDP fixes - HDR fixes - MST fixes - Replay fixes - SubVP support for more configs 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 85771ef98cd7..6074ac1b180a 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -49,7 +49,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.260"
+#define DC_VER "3.2.261"
#define MAX_SURFACES 3
#define MAX_PLANES 6