aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <[email protected]>2024-01-08 10:59:39 -0500
committerAlex Deucher <[email protected]>2024-01-22 17:13:27 -0500
commit9feaa4c0de831748046c4e85ea2d6cd50d132e05 (patch)
tree9b9709f6171ac64dd8c6d1954887a83e7d7c3b7d
parent6348469450d65270e225e1479a97c966975181b2 (diff)
drm/amd/display: Promote DAL to 3.2.268
Acked-by: Roman Li <[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 1d052742d4c7..432ae08462e4 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -51,7 +51,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.267"
+#define DC_VER "3.2.268"
#define MAX_SURFACES 3
#define MAX_PLANES 6