aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
diff options
context:
space:
mode:
authorAric Cyr <[email protected]>2023-03-13 01:09:20 -0400
committerAlex Deucher <[email protected]>2023-03-22 01:07:04 -0400
commit2a867a85ee0251cf55abca75e745c5f66f76c125 (patch)
tree22a433284044018b666201c384c4f390b4691a17 /drivers/gpu/drm/amd
parentae8df8c9f630403bb74d3c6e9768fe3991d547f6 (diff)
drm/amd/display: 3.2.228
This DC version brings along: - Power down eDP if eDP not present - Set MPC_SPLIT_DYNAMIC for DCN10 and DCN301 - Initialize link_srv in virtual env - Code cleanup and alignment Acked-by: Qingqing Zhuo <[email protected]> Signed-off-by: Aric Cyr <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd')
-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 1e6fa2d387f7..475128db02bb 100644
--- a/drivers/gpu/drm/amd/display/dc/dc.h
+++ b/drivers/gpu/drm/amd/display/dc/dc.h
@@ -45,7 +45,7 @@ struct aux_payload;
struct set_config_cmd_payload;
struct dmub_notification;
-#define DC_VER "3.2.227"
+#define DC_VER "3.2.228"
#define MAX_SURFACES 3
#define MAX_PLANES 6