aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2021-10-01 22:36:17 +0800
committerAlex Deucher <alexander.deucher@amd.com>2021-10-06 15:50:09 -0400
commit99cc8774f7ac922a23707416e1779c4257f2d282 (patch)
tree7c3d7aeadfe64535a67eb9f6c396ca26d507c777 /drivers/gpu/drm/amd
parentdrm/amd/display: [FW Promotion] Release 0.0.87 (diff)
downloadlinux-dev-99cc8774f7ac922a23707416e1779c4257f2d282.tar.xz
linux-dev-99cc8774f7ac922a23707416e1779c4257f2d282.zip
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 <solomon.chiu@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd')
-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