aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <[email protected]>2021-06-06 15:45:32 -0400
committerAlex Deucher <[email protected]>2021-06-15 17:25:40 -0400
commitb99c27e6aa3d280768b1dcc21445d6bbabe2f381 (patch)
treeb43c1796e0c55ca93a85f983c21e1ebf6616e152
parentf00394023cb32f622de24f20f890391ef3dac66c (diff)
drm/amd/display: 3.2.140
This version brings along following fixed: - LTTPR improvements - Backlight improvements - eDP hotplug detection Signed-off-by: Aric Cyr <[email protected]> Acked-by: Anson Jacob <[email protected]> Tested-by: Daniel Wheeler <[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 6470eee8e212..9d924e8496f9 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.139"
+#define DC_VER "3.2.140"
#define MAX_SURFACES 3
#define MAX_PLANES 6