aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2020-06-15 10:21:54 -0400
committerAlex Deucher <alexander.deucher@amd.com>2020-07-01 01:59:26 -0400
commit6b17afcccc811a77cd2a2003d8417bfb8b946feb (patch)
tree515564851e63c626fdd07f94c5c33dc8bed67aaa /drivers/gpu
parentdrm/amd/display: Fix ineffective setting of max bpc property (diff)
downloadlinux-dev-6b17afcccc811a77cd2a2003d8417bfb8b946feb.tar.xz
linux-dev-6b17afcccc811a77cd2a2003d8417bfb8b946feb.zip
drm/amd/display: 3.2.91
Signed-off-by: Aric Cyr <aric.cyr@amd.com> Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@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 ceba626bda2f..f7cb1354a635 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -42,7 +42,7 @@
#include "inc/hw/dmcu.h"
#include "dml/display_mode_lib.h"
-#define DC_VER "3.2.90"
+#define DC_VER "3.2.91"
#define MAX_SURFACES 3
#define MAX_PLANES 6