aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Cheng <tony.cheng@amd.com>2018-01-10 17:31:14 -0500
committerAlex Deucher <alexander.deucher@amd.com>2018-02-19 14:18:40 -0500
commit352ab654eae95ba6b6b2a29a71c4782f4dbcc041 (patch)
tree78a2254bfe833f25e0e25100c9cd4c446ed61476
parentdrm/amd/display: dpms off mute az audio endpoint only. (diff)
drm/amd/display: dal 3.1.29
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 deccbc2020e2..92b249a24bde 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.28"
+#define DC_VER "3.1.29"
#define MAX_SURFACES 3
#define MAX_STREAMS 6