aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <[email protected]>2023-07-23 21:17:37 -0400
committerAlex Deucher <[email protected]>2023-08-07 17:14:05 -0400
commit7be199bdb7d2f852e61d4fbbf820366a87b8ad69 (patch)
tree419cdbf75b90f92534b1ef7fcd9d6313d3c6e68b
parente2066eb4efe0e7d2d329d6e6765ed637a523ac45 (diff)
drm/amd/display: Promote DC to 2.3.245
Acked-by: Aurabindo Pillai <[email protected]> Signed-off-by: Aric Cyr <[email protected]> Tested-by: Daniel Wheeler <[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 5df08cbcdd9d..6878d7676d94 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.244"
+#define DC_VER "3.2.245"
#define MAX_SURFACES 3
#define MAX_PLANES 6