aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2020-08-10 10:19:04 -0400
committerAlex Deucher <alexander.deucher@amd.com>2020-08-26 16:40:17 -0400
commitf8c000a59fd7ec86e20d17cbc22bb90e00ca1f23 (patch)
treecfd7a92f3865f939ca3d123c48fa40f3bdc323d0
parentdrm/amd/display: Send DISPLAY_OFF after power down on boot (diff)
downloadlinux-dev-f8c000a59fd7ec86e20d17cbc22bb90e00ca1f23.tar.xz
linux-dev-f8c000a59fd7ec86e20d17cbc22bb90e00ca1f23.zip
drm/amd/display: 3.2.99
Signed-off-by: Aric Cyr <aric.cyr@amd.com> Acked-by: Eryk Brol <eryk.brol@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
-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 f3ac9e3df760..1d9c8e09c08b 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -42,7 +42,7 @@
#include "inc/hw/dmcu.h"
#include "dml/display_mode_lib.h"
-#define DC_VER "3.2.98"
+#define DC_VER "3.2.99"
#define MAX_SURFACES 3
#define MAX_PLANES 6