summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2021-09-13 07:05:54 +0300
committerAlex Deucher <alexander.deucher@amd.com>2021-09-23 22:17:31 +0300
commitc719b0cd884a3351eb1bccc8d1b445212b989426 (patch)
treee4cbdc9afd9e1fb93243624fdce8165e824c0ed9
parent2800ff0e1f899f7ba5f5ccabcb006444675970a4 (diff)
downloadlinux-c719b0cd884a3351eb1bccc8d1b445212b989426.tar.xz
drm/amd/display: 3.2.154
This new DC version brings improvements in the following areas: - New firmware version - Fix HPD problems on DCN2 - Fix generic encoder problems and null deferences - Adjust DCN301 watermark - Rework dynamic bpp for DCN3x - Improve link training fallback logic Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Aric Cyr <aric.cyr@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 1306dedc1a98..e5dcbee6e672 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.153"
+#define DC_VER "3.2.154"
#define MAX_SURFACES 3
#define MAX_PLANES 6