summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc.h
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2023-10-02 03:40:08 +0300
committerAlex Deucher <alexander.deucher@amd.com>2023-10-10 00:01:24 +0300
commitdcc71a7e1e230c25748b49c1148cc470cc4d72cf (patch)
treea06dc1dd0ded4ae1b98fd61238c7057a8b512d6d /drivers/gpu/drm/amd/display/dc/dc.h
parentb22c336268e477e3e8fc21e7d6b18fa8c4cd1f9a (diff)
downloadlinux-dcc71a7e1e230c25748b49c1148cc470cc4d72cf.tar.xz
drm/amd/display: 3.2.255
This version brings along following fixes: - Refactor DPG test pattern logic for ODM cases - Refactor HWSS into component folder - Revert "drm/amd/display: Add a check for idle power optimization" - Revert "drm/amd/display: remove duplicated edp relink to fastboot - Update cursor limits based on SW cursor fallback limits - Update stream mask - Update pmfw_driver_if new structure - Modify SMU message logs - Don't set dpms_off for seamless boot Known issue: DWB (Writeback functionality) is broken. Fix will be available in DC 3.2.256 Acked-by: Tom Chung <chiahsuan.chung@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 38e5f022558b..97a070309f9a 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.254"
+#define DC_VER "3.2.255"
#define MAX_SURFACES 3
#define MAX_PLANES 6