summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2021-10-03 23:42:48 -0400
committerAlex Deucher <alexander.deucher@amd.com>2021-10-19 17:32:51 -0400
commitc57d7da77b48fbe345cbaab55b2f3e0814d9708c (patch)
tree0e1716fd0667635ba3c1f1ef5f99432e1f91a5ca /drivers
parentc78abac92190512b31b5557740f61a23fb005f7b (diff)
downloadlinux-c57d7da77b48fbe345cbaab55b2f3e0814d9708c.tar.bz2
drm/amd/display: 3.2.157
This DC patchset brings improvements in multiple areas. In summary, we highlight: * Fix some issues such as DP2 problem, prefetch bandwidth calculation for DCN3.1 and others. * Increased Z9 latency and removed z10 save after dsc disable. * Revert a couple of bad changes. * Added missing PSR state patch. Acked-by: Agustin Gutierrez Sanchez <agustin.gutierrez@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers')
-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 254b760ae91f..fc3f0fd1f068 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -47,7 +47,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.156"
+#define DC_VER "3.2.157"
#define MAX_SURFACES 3
#define MAX_PLANES 6