From: Aric Cyr Date: Mon, 2 Oct 2023 00:40:08 +0000 (-0400) Subject: drm/amd/display: 3.2.255 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=dcc71a7e1e230c25748b49c1148cc470cc4d72cf;p=linux.git 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 Signed-off-by: Aric Cyr Tested-by: Daniel Wheeler Signed-off-by: Alex Deucher --- 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