aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAric Cyr <[email protected]>2023-03-13 05:09:20 +0000
committerAlex Deucher <[email protected]>2023-03-22 05:07:04 +0000
commit2a867a85ee0251cf55abca75e745c5f66f76c125 (patch)
tree22a433284044018b666201c384c4f390b4691a17
parentdrm/amd/display: Set dcn32 caps.seamless_odm (diff)
downloadkernel-2a867a85ee0251cf55abca75e745c5f66f76c125.tar.gz
kernel-2a867a85ee0251cf55abca75e745c5f66f76c125.zip
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]>
-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