summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2022-09-04 22:02:04 -0400
committerAlex Deucher <alexander.deucher@amd.com>2022-09-19 15:13:01 -0400
commitba5c07129896faa2a261d57ea2176841fcff8723 (patch)
treeaf8efc342fb19c309d1c935bbbf061aff978dbb3 /drivers/gpu/drm/amd/display/dc
parent1591a6478fbc61a0b30765a3c2b222fc50db849e (diff)
downloadlinux-stable-ba5c07129896faa2a261d57ea2176841fcff8723.tar.gz
linux-stable-ba5c07129896faa2a261d57ea2176841fcff8723.tar.bz2
linux-stable-ba5c07129896faa2a261d57ea2176841fcff8723.zip
drm/amd/display: 3.2.203
This version brings along following fixes: - Port DCN30 420 logic to DCN32 - Remove some unused definitions from DCN32/321 - Remove dp dig pixle rate div policy from dcn314 - Fix dcn315 reading of memory channel count and width - Fix SubVP and ODM relevant issues - Fix pipe split, MPO and ODM relevant issues - Support proper mst payload removal when link is not in mst mode in dc - Assume an LTTPR is always present on fixed_vs links - Rework recent update PHY state commit - Add debug option and logs Acked-by: Wayne Lin <wayne.lin@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')
-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 af726ffeb0d5..7adb27b2a6b9 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.202"
+#define DC_VER "3.2.203"
#define MAX_SURFACES 3
#define MAX_PLANES 6