aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <[email protected]>2021-10-01 22:36:17 +0800
committerAlex Deucher <[email protected]>2021-10-06 15:50:09 -0400
commit99cc8774f7ac922a23707416e1779c4257f2d282 (patch)
tree7c3d7aeadfe64535a67eb9f6c396ca26d507c777
parentdac3c405b9aedee301d0634b4e275b81f0d74363 (diff)
drm/amd/display: 3.2.156
This version brings along following fixes: - New firmware version - Fix DMUB problems on stress test. - Improve link training by skip overrride for preferred link - Refinement of FPU code structure for DCN2 - Fix 3DLUT skipped programming - Fix detection of 4 lane for DPALT - Fix dcn3 failure due to dmcbu_abm not created - Limit display scaling to up to 4k for DCN 3.1 - Add helper for blanking all dp displays Acked-by: Solomon Chiu <[email protected]> Signed-off-by: Aric Cyr <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
-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 68a8f9586d44..5c348fdc377a 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -45,7 +45,7 @@
/* forward declaration */
struct aux_payload;
-#define DC_VER "3.2.155"
+#define DC_VER "3.2.156"
#define MAX_SURFACES 3
#define MAX_PLANES 6