summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dc.h
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2021-04-04 19:32:38 +0300
committerAlex Deucher <alexander.deucher@amd.com>2021-04-15 23:32:31 +0300
commit74d85a4af7c0e78f784c1a81e18117a0f81ee036 (patch)
tree9c6474ec881f807fea7bade6326b307c57ba4178 /drivers/gpu/drm/amd/display/dc/dc.h
parent2ff3cf8238826b19d604d6a99d9bfcc5ce25081f (diff)
downloadlinux-74d85a4af7c0e78f784c1a81e18117a0f81ee036.tar.xz
drm/amd/display: 3.2.131
DC version 3.2.131 brings improvements in multiple areas. In summary, we highlight: -Enhancement for multiple eDP BL control. -Add debug flag to enable eDP ILR by default and debugfs to repress HPD/HPR_RX IRQ. -Fixes for DSC enable sequence,Force vsync flip,hang when psr is enabled etc. -Firmware releases: 0.0.60 0.0.61 Signed-off-by: Aric Cyr <aric.cyr@amd.com> Acked-by: Bindu Ramamurthy <bindur12@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dc.h')
-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 4d2ea508fa13..82a324a618db 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.130"
+#define DC_VER "3.2.131"
#define MAX_SURFACES 3
#define MAX_PLANES 6