summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Cheng <tony.cheng@amd.com>2017-10-12 22:18:12 -0400
committerHarry Wentland <harry.wentland@amd.com>2017-10-16 22:42:30 -0400
commit9d64feea22dddc0879a31772c2864b8996ce0b03 (patch)
treea43072d190fbbd75f96ac259f82a3cacc446e948
parent234acd9f3b3cfa08e38728e4c215df7a151c1519 (diff)
drm/amd/display: dal 3.1.07
- regression fixes in dal 3.1.06 - more linux upstream backport Signed-off-by: Tony Cheng <tony.cheng@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com>
-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