summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2023-02-19 20:42:43 -0500
committerAlex Deucher <alexander.deucher@amd.com>2023-03-07 14:22:39 -0500
commitc93aa7f33e94ee9d64277fa2a345dc30c127d798 (patch)
tree39d581a7788ae42bf0748831923b549865e5e593 /drivers
parent67d198da2fd493629e498629781edc5695bbf4d9 (diff)
downloadlinux-stable-c93aa7f33e94ee9d64277fa2a345dc30c127d798.tar.gz
linux-stable-c93aa7f33e94ee9d64277fa2a345dc30c127d798.tar.bz2
linux-stable-c93aa7f33e94ee9d64277fa2a345dc30c127d798.zip
drm/amd/display: 3.2.225
This version brings along the following: - Correct way to find OPP index - Unify DC logging for BW Alloc - Add height granularity limitation for dsc slice height calculation Acked-by: Qingqing Zhuo <qingqing.zhuo@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')
-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 36dbe11256ac..c3814f40a102 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -47,7 +47,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.224"
+#define DC_VER "3.2.225"
#define MAX_SURFACES 3
#define MAX_PLANES 6