summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2024-02-11 21:14:44 -0500
committerAlex Deucher <alexander.deucher@amd.com>2024-02-22 10:26:25 -0500
commit94873e6265566e96799a9945fc475575174f9554 (patch)
treef7200ed8fbfb0a9d4aa74c4f086216f867875ce4
parent14d68acfd04b39f34eea7bea65dda652e6db5bf6 (diff)
downloadlinux-94873e6265566e96799a9945fc475575174f9554.tar.gz
linux-94873e6265566e96799a9945fc475575174f9554.tar.bz2
linux-94873e6265566e96799a9945fc475575174f9554.zip
drm/amd/display: 3.2.273
This version brings along the following: - Re-enable windowed MPO support for DCN32/321 - Improvements in the subvp feature - Code clean up - USB4 fixes Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com> Signed-off-by: Aric Cyr <aric.cyr@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 9b42f6fc8c69..ee8453bf958f 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.272"
+#define DC_VER "3.2.273"
#define MAX_SURFACES 3
#define MAX_PLANES 6