summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2021-09-19 22:28:17 -0400
committerAlex Deucher <alexander.deucher@amd.com>2021-09-28 09:30:13 -0400
commit487ac89fee2b74a0008eda6be78f6031df45c7ed (patch)
tree2ff5c9d6a3b22b66928a3848103076cd9c69271c /drivers/gpu
parent14431f3b7c699db1b6a98c5dcb04f868a9105bdf (diff)
downloadlinux-487ac89fee2b74a0008eda6be78f6031df45c7ed.tar.gz
linux-487ac89fee2b74a0008eda6be78f6031df45c7ed.tar.bz2
linux-487ac89fee2b74a0008eda6be78f6031df45c7ed.zip
drm/amd/display: 3.2.155
This version brings along following fixes: - Fixes to backlight, LUT, PPS, MST - Use correct vpg for 128b/132b encoding - Improved logging for VCP - Replace referral of dal with dc Acked-by: Anson Jacob <Anson.Jacob@amd.com> Signed-off-by: Aric Cyr <aric.cyr@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@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 a46c663ed8c5..8cc9626fc111 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -45,7 +45,7 @@
/* forward declaration */
struct aux_payload;
-#define DC_VER "3.2.154"
+#define DC_VER "3.2.155"
#define MAX_SURFACES 3
#define MAX_PLANES 6