summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2024-01-08 18:59:39 +0300
committerAlex Deucher <alexander.deucher@amd.com>2024-01-23 01:13:27 +0300
commit9feaa4c0de831748046c4e85ea2d6cd50d132e05 (patch)
tree9b9709f6171ac64dd8c6d1954887a83e7d7c3b7d
parent6348469450d65270e225e1479a97c966975181b2 (diff)
downloadlinux-9feaa4c0de831748046c4e85ea2d6cd50d132e05.tar.xz
drm/amd/display: Promote DAL to 3.2.268
Acked-by: Roman Li <roman.li@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 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