Searched refs:can_apply_seamless_boot (Results 1 – 3 of 3) sorted by relevance
732 bool can_apply_seamless_boot = false; in should_prepare_phy_clocks_for_link_verification() local736 can_apply_seamless_boot = true; in should_prepare_phy_clocks_for_link_verification()741 return !can_apply_seamless_boot && reason != DETECT_REASON_BOOT; in should_prepare_phy_clocks_for_link_verification()
1304 bool can_apply_seamless_boot = false; in dcn10_init_pipes() local1308 can_apply_seamless_boot = true; in dcn10_init_pipes()1321 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()1345 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()1359 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()1376 if (can_apply_seamless_boot && in dcn10_init_pipes()
1736 bool can_apply_seamless_boot = false; in dce110_enable_accelerated_mode() local1780 can_apply_seamless_boot = true; in dce110_enable_accelerated_mode()1791 if (!can_apply_edp_fast_boot && !can_apply_seamless_boot) { in dce110_enable_accelerated_mode()
Completed in 15 milliseconds