aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <[email protected]>2021-09-13 00:05:54 -0400
committerAlex Deucher <[email protected]>2021-09-23 15:17:31 -0400
commitc719b0cd884a3351eb1bccc8d1b445212b989426 (patch)
treee4cbdc9afd9e1fb93243624fdce8165e824c0ed9
parent2800ff0e1f899f7ba5f5ccabcb006444675970a4 (diff)
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 <[email protected]> Signed-off-by: Aric Cyr <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
-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