summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Cheng2017-10-22 00:32:15 +0200
committerAlex Deucher2017-12-04 22:41:36 +0100
commitbcb40a670fbc28f4191e72afcff4c552274d815f (patch)
tree3aaf05a62fa1f5fca50fc25a5cd3f2dec712b068
parentdrm/amd/display: Added disconnect dchub. (diff)
downloadkernel-qcow2-linux-bcb40a670fbc28f4191e72afcff4c552274d815f.tar.gz
kernel-qcow2-linux-bcb40a670fbc28f4191e72afcff4c552274d815f.tar.xz
kernel-qcow2-linux-bcb40a670fbc28f4191e72afcff4c552274d815f.zip
drm/amd/display: dal 3.1.09
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> 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 32d71ef20c67..45874fa888fc 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.08"
+#define DC_VER "3.1.09"
#define MAX_SURFACES 3
#define MAX_STREAMS 6