aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2019-06-10 08:49:36 -0400
committerAlex Deucher <alexander.deucher@amd.com>2019-07-18 14:18:09 -0500
commit0b6cbbd5da8f3ab99442bdc0df6b6bb619f87d5a (patch)
tree1cf65a99f46b30e93bc4d4dc75cbe8480b619f79
parentdrm/amd/display: Split out common HUBP registers and code (diff)
downloadlinux-dev-0b6cbbd5da8f3ab99442bdc0df6b6bb619f87d5a.tar.xz
linux-dev-0b6cbbd5da8f3ab99442bdc0df6b6bb619f87d5a.zip
drm/amd/display: 3.2.38
Signed-off-by: Aric Cyr <aric.cyr@amd.com> Acked-by: Leo Li <sunpeng.li@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 c0ebb77fab70..a307a3a1cde4 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -39,7 +39,7 @@
#include "inc/hw/dmcu.h"
#include "dml/display_mode_lib.h"
-#define DC_VER "3.2.37"
+#define DC_VER "3.2.38"
#define MAX_SURFACES 3
#define MAX_PLANES 6