Searched refs:can_apply_seamless_boot (Results 1 – 3 of 3) sorted by relevance
1202 bool can_apply_seamless_boot = false; in dc_link_detect() local1207 can_apply_seamless_boot = true; in dc_link_detect()1213 if (!can_apply_seamless_boot && reason != DETECT_REASON_BOOT) in dc_link_detect()1219 if (!can_apply_seamless_boot && reason != DETECT_REASON_BOOT) in dc_link_detect()
1198 bool can_apply_seamless_boot = false; in dcn10_init_pipes() local1202 can_apply_seamless_boot = true; in dcn10_init_pipes()1215 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()1238 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()1255 if (can_apply_seamless_boot && in dcn10_init_pipes()
1689 bool can_apply_seamless_boot = false; in dce110_enable_accelerated_mode() local1730 can_apply_seamless_boot = true; in dce110_enable_accelerated_mode()1741 if (!can_apply_edp_fast_boot && !can_apply_seamless_boot) { in dce110_enable_accelerated_mode()