summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2023-12-17 19:36:16 -0500
committerAlex Deucher <alexander.deucher@amd.com>2024-01-09 15:43:54 -0500
commitd32156a07575d69916944ce0e2d4a71a4c95979d (patch)
treea4bfff71831ec45325afa967547cbf0b3478160a
parentab76bd72ee12d9117c3a16d749ffce84f5b235bf (diff)
downloadlinux-stable-d32156a07575d69916944ce0e2d4a71a4c95979d.tar.gz
linux-stable-d32156a07575d69916944ce0e2d4a71a4c95979d.tar.bz2
linux-stable-d32156a07575d69916944ce0e2d4a71a4c95979d.zip
drm/amd/display: 3.2.266
This version brings along following fixes: - Improve z8/z10 support. - Revert some of the VRR optimization. - Improve usb4 when using MST. Acked-by: Rodrigo Siqueira <rodrigo.siqueira@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 7222f63caf28..5d7aa882416b 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.265"
+#define DC_VER "3.2.266"
#define MAX_SURFACES 3
#define MAX_PLANES 6