summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2021-07-10 21:40:45 -0400
committerAlex Deucher <alexander.deucher@amd.com>2021-07-23 10:07:59 -0400
commitd95743c7986171266043fdc0c16219803e8c0be8 (patch)
tree51c8a23a6d00f26eee37e17506f0b183031a791d /drivers/gpu/drm/amd/display/dc
parent5624c3455d5e646212c29a68c5d328da84ca2bce (diff)
drm/amd/display: 3.2.145
DC version 3.2.145 brings improvements in multiple areas. In summary, we highlight: - Code improvements for passive - Cursor manipulation enhancements - Expand debug in some areas - Fix problems in DML - Other minor code refactors Reviewed-by: Anson Jacob <Anson.Jacob@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@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/display/dc')
-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 0ec07617cbdb..4e4e7092f194 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.144"
+#define DC_VER "3.2.145"
#define MAX_SURFACES 3
#define MAX_PLANES 6