Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c1202 bool can_apply_seamless_boot = false; in dc_link_detect() local
1207 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()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1198 bool can_apply_seamless_boot = false; in dcn10_init_pipes() local
1202 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()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1689 bool can_apply_seamless_boot = false; in dce110_enable_accelerated_mode() local
1730 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()