Home
last modified time | relevance | path

Searched refs:can_apply_seamless_boot (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
Ddcn35_hwseq.c698 bool can_apply_seamless_boot = false; in dcn35_init_pipes() local
703 can_apply_seamless_boot = true; in dcn35_init_pipes()
716 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn35_init_pipes()
740 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn35_init_pipes()
756 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn35_init_pipes()
773 if (can_apply_seamless_boot && in dcn35_init_pipes()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/
Dlink_detection.c740 bool can_apply_seamless_boot = false; in should_prepare_phy_clocks_for_link_verification() local
744 can_apply_seamless_boot = true; in should_prepare_phy_clocks_for_link_verification()
749 return !can_apply_seamless_boot && reason != DETECT_REASON_BOOT; in should_prepare_phy_clocks_for_link_verification()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
Ddcn10_hwseq.c1358 bool can_apply_seamless_boot = false; in dcn10_init_pipes() local
1363 can_apply_seamless_boot = true; in dcn10_init_pipes()
1376 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()
1400 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()
1416 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()
1433 if (can_apply_seamless_boot && in dcn10_init_pipes()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce110/
Ddce110_hwseq.c1890 bool can_apply_seamless_boot = false; in dce110_enable_accelerated_mode() local
1952 can_apply_seamless_boot = true; in dce110_enable_accelerated_mode()
1963 if (!can_apply_edp_fast_boot && !can_apply_seamless_boot) { in dce110_enable_accelerated_mode()