aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2019-12-16 11:08:35 -0500
committerAlex Deucher <alexander.deucher@amd.com>2020-01-16 14:13:10 -0500
commit5fb3a1a5a03837ef1036383f943434870d3ed588 (patch)
tree8ce9e6ec40dc64399d641d086c1a0ea00b34b05b
parentdrm/amd/display: expand dml structs (diff)
downloadlinux-dev-5fb3a1a5a03837ef1036383f943434870d3ed588.tar.xz
linux-dev-5fb3a1a5a03837ef1036383f943434870d3ed588.zip
drm/amd/display: 3.2.66
Signed-off-by: Aric Cyr <aric.cyr@amd.com> Reviewed-by: Aric Cyr <Aric.Cyr@amd.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@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 d1d57432bc7e..dfc66954a24b 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.65"
+#define DC_VER "3.2.66"
#define MAX_SURFACES 3
#define MAX_PLANES 6