aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Cheng <[email protected]>2017-10-12 22:18:12 -0400
committerAlex Deucher <[email protected]>2017-10-21 16:52:07 -0400
commit9e7da3268aedd21d559f0f27406874cf92ff582a (patch)
treea43072d190fbbd75f96ac259f82a3cacc446e948
parentbb16bee4b394bafd6168c7719b7b07e19d1f0ce1 (diff)
drm/amd/display: dal 3.1.07
- regression fixes in dal 3.1.06 - more linux upstream backport Signed-off-by: Tony Cheng <[email protected]> Reviewed-by: Tony Cheng <[email protected]> Acked-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
-rw-r--r--drivers/gpu/drm/amd/display/dc/dc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dc.h b/drivers/gpu/drm/amd/display/dc/dc.h
index 37a779ead4fb..9d8f4a55c74e 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -38,8 +38,7 @@
#include "inc/compressor.h"
#include "dml/display_mode_lib.h"
-#define DC_VER "3.1.06"
-
+#define DC_VER "3.1.07"
#define MAX_SURFACES 3
#define MAX_STREAMS 6