summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc.h
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2023-10-29 21:22:37 -0400
committerAlex Deucher <alexander.deucher@amd.com>2023-11-07 12:03:30 -0500
commit5c10147464fafbd3850d1f276a75a8825ecbbc0d (patch)
tree91d1c692d8d843f83ffa0a433aebf851a0745017 /drivers/gpu/drm/amd/display/dc/dc.h
parentfecbaa0a79adaa632e406ee5cffe5751e2d44fcb (diff)
drm/amd/display: Promote DAL to 3.2.259
Summary: - Enable DCN35 physymclk root clock gating - Fix DP automation test pattern bug - Disable OTG for mode timing switch on DCN35 - Refactor DML2 - Revert Fix handling duplicate planes on one stream - Revert Enable DCN clock gating - Implement cursor P-State allow for SubVP - Optimize pipe otg allocation - Save and restore mall state while switching from ODM to Subvp Acked-by: Hersen Wu <hersenxs.wu@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>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dc.h')
-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 f02159853c46..9316b737a8ba 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.258"
+#define DC_VER "3.2.259"
#define MAX_SURFACES 3
#define MAX_PLANES 6