summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2024-10-14 03:21:39 +0300
committerAlex Deucher <alexander.deucher@amd.com>2024-10-23 00:50:38 +0300
commit418b93a74d95ba26f7500f7f998d612661577ac6 (patch)
tree1b8308077e9dea62d77bec7a1da2372b42092796
parent6ff5149901d3531bfd2a871b7f9b98e3119e855b (diff)
downloadlinux-418b93a74d95ba26f7500f7f998d612661577ac6.tar.xz
drm/amd/display: 3.2.306
This version brings along following fixes: - Fix dcn401 idle optimization problem - Fix cursor corruption on dcn35 - Fix DP LL compliance failures - Fix SubVP Phantom VBlank End calculation Acked-by: Tom Chung <chiahsuan.chung@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Signed-off-by: Wayne Lin <wayne.lin@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 6ba167d4c785..6d76dc110d38 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.305"
+#define DC_VER "3.2.306"
#define MAX_SURFACES 3
#define MAX_PLANES 6