From: Charlene Liu <charlene....@amd.com>

[why]
matching the dmcub_support with all other dcn version.

Reviewed-by: Sung joon Kim <sungjoon....@amd.com>
Reviewed-by: Martin Leung <martin.le...@amd.com>
Acked-by: Anson Jacob <anson.ja...@amd.com>
Signed-off-by: Charlene Liu <charlene....@amd.com>
---
 drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c 
b/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c
index fbaa03f26d8b..2650d3bd50ec 100644
--- a/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c
+++ b/drivers/gpu/drm/amd/display/dc/dcn301/dcn301_resource.c
@@ -1449,9 +1449,7 @@ static bool dcn301_resource_construct(
        dc->caps.post_blend_color_processing = true;
        dc->caps.force_dp_tps4_for_cp2520 = true;
        dc->caps.extended_aux_timeout_support = true;
-#ifdef CONFIG_DRM_AMD_DC_DMUB
        dc->caps.dmcub_support = true;
-#endif
 
        /* Color pipeline capabilities */
        dc->caps.color.dpp.dcn_arch = 1;
-- 
2.25.1

Reply via email to