summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2024-02-04 20:59:07 +0300
committerAlex Deucher <alexander.deucher@amd.com>2024-02-16 23:40:48 +0300
commit79863ddee8eb5969c1bcaf0d41dd886ba6166c2e (patch)
tree02363f00cb1f7f30551c2818b539a20d8544af08
parentefc11f34e25f11ced38718ebc664accb8b22dab8 (diff)
downloadlinux-79863ddee8eb5969c1bcaf0d41dd886ba6166c2e.tar.xz
drm/amd/display: 3.2.272
Summary: * Revert some changes related to pixel encoding and clocks that cause corruption * IPS hang fix and FGCG enable by default for DCN35 * PSR-SU/Replay fixes * Plane clip size change treated as medium update * Fix for checking link alignment done during link training. * HDMI compliance test fixes and other improvements Acked-by: Aurabindo Pillai <aurabindo.pillai@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>
-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 181144541657..9b42f6fc8c69 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -51,7 +51,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.271"
+#define DC_VER "3.2.272"
#define MAX_SURFACES 3
#define MAX_PLANES 6