aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2024-12-08 22:01:45 -0500
committerAlex Deucher <alexander.deucher@amd.com>2024-12-18 12:21:56 -0500
commit824ed4cb629c87b0b8aec997d3b7f6f77143ad25 (patch)
tree2493e6cfb0aba8070840589588a51911b109063e
parentdrm/amd/display: Disable MPC rate control on ODM pipe update (diff)
downloadwireguard-linux-824ed4cb629c87b0b8aec997d3b7f6f77143ad25.tar.xz
wireguard-linux-824ed4cb629c87b0b8aec997d3b7f6f77143ad25.zip
drm/amd/display: 3.2.314
DC 3.2.314 contains some improvements as summarized below: * Update DML21 code. * Fixes for FAMS2 interface. * HDMI fixes. * Compilation warning fixes. Signed-off-by: Aric Cyr <aric.cyr@amd.com> Acked-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com> Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to '')
-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 aef70bcde355..8c6347413038 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -55,7 +55,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.313"
+#define DC_VER "3.2.314"
#define MAX_SURFACES 3
#define MAX_PLANES 6