summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAric Cyr <aric.cyr@amd.com>2021-01-17 18:26:53 -0500
committerAlex Deucher <alexander.deucher@amd.com>2021-02-02 12:09:37 -0500
commitb99844e4237ea7766d8d8f39ab727d17ccb9ca55 (patch)
treef9e29b4e8e04c13f1fc7dafc6352fbb88ab9bae0
parent9b56f6bc5de579bf5538af7a645991176c9ddf59 (diff)
drm/amd/display: 3.2.120
This DC update brings improvements in multiple areas. In summary, we highlight: - Fix display detection on HDMI ComboPHY - Drop SOC bounding box hookup - Fix DPCD values Signed-off-by: Aric Cyr <aric.cyr@amd.com> Acked-by: Anson Jacob <Anson.Jacob@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@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 f8aad222dc1b..ecd354bfac52 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.119"
+#define DC_VER "3.2.120"
#define MAX_SURFACES 3
#define MAX_PLANES 6