Home
last modified time | relevance | path

Searched refs:can_apply_seamless_boot (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c736 bool can_apply_seamless_boot = false; in should_prepare_phy_clocks_for_link_verification() local
740 can_apply_seamless_boot = true; in should_prepare_phy_clocks_for_link_verification()
745 return !can_apply_seamless_boot && reason != DETECT_REASON_BOOT; in should_prepare_phy_clocks_for_link_verification()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1158 bool can_apply_seamless_boot = false; in dcn10_init_pipes() local
1162 can_apply_seamless_boot = true; in dcn10_init_pipes()
1175 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()
1198 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()
1215 if (can_apply_seamless_boot && in dcn10_init_pipes()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1312 bool can_apply_seamless_boot = false; in dcn10_init_pipes() local
1316 can_apply_seamless_boot = true; in dcn10_init_pipes()
1329 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()
1353 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()
1367 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()
1384 if (can_apply_seamless_boot && in dcn10_init_pipes()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1640 bool can_apply_seamless_boot = false; in dce110_enable_accelerated_mode() local
1671 can_apply_seamless_boot = true; in dce110_enable_accelerated_mode()
1679 if (!can_apply_edp_fast_boot && !can_apply_seamless_boot) { in dce110_enable_accelerated_mode()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1745 bool can_apply_seamless_boot = false; in dce110_enable_accelerated_mode() local
1789 can_apply_seamless_boot = true; in dce110_enable_accelerated_mode()
1800 if (!can_apply_edp_fast_boot && !can_apply_seamless_boot) { in dce110_enable_accelerated_mode()

Completed in 19 milliseconds