summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorAric Cyr2019-05-06 16:16:12 +0200
committerAlex Deucher2019-05-24 19:21:00 +0200
commit0cd8afaef19927803b7bb0808e09d59a3e405505 (patch)
tree3da0a851d443d10d419139fcde83316c0c318ff8 /drivers/gpu
parentdrm/amd/display: Disable ABM before destroy ABM struct (diff)
downloadkernel-qcow2-linux-0cd8afaef19927803b7bb0808e09d59a3e405505.tar.gz
kernel-qcow2-linux-0cd8afaef19927803b7bb0808e09d59a3e405505.tar.xz
kernel-qcow2-linux-0cd8afaef19927803b7bb0808e09d59a3e405505.zip
drm/amd/display: 3.2.31
Signed-off-by: Aric Cyr <aric.cyr@amd.com> Reviewed-by: Aric Cyr <Aric.Cyr@amd.com> Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu')
-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 7d459362601d..566111ff463e 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -39,7 +39,7 @@
#include "inc/hw/dmcu.h"
#include "dml/display_mode_lib.h"
-#define DC_VER "3.2.30"
+#define DC_VER "3.2.31"
#define MAX_SURFACES 3
#define MAX_PLANES 6