aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarry Wentland <harry.wentland@amd.com>2018-07-09 17:25:15 -0400
committerAlex Deucher <alexander.deucher@amd.com>2018-07-16 16:11:50 -0500
commit4a7d1d123ddb8c0b57e9beacee03ffcc9b55555a (patch)
tree8e6ec2abe5f4313257f71b17c638aa57124183d0
parentdrm/amd/display: add new dc debug structure to track debug data (diff)
downloadlinux-rng-4a7d1d123ddb8c0b57e9beacee03ffcc9b55555a.tar.xz
linux-rng-4a7d1d123ddb8c0b57e9beacee03ffcc9b55555a.zip
drm/amd/display: dal 3.1.56
Signed-off-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Steven Chiu <Steven.Chiu@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 f74ad8e3fd4e..b10dc177ad61 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -38,7 +38,7 @@
#include "inc/compressor.h"
#include "dml/display_mode_lib.h"
-#define DC_VER "3.1.55"
+#define DC_VER "3.1.56"
#define MAX_SURFACES 3
#define MAX_STREAMS 6