Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c1263 bool can_apply_seamless_boot = false; in dcn10_init_pipes() local
1267 can_apply_seamless_boot = true; in dcn10_init_pipes()
1280 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()
1303 if (pipe_ctx->stream != NULL && can_apply_seamless_boot) in dcn10_init_pipes()
1320 if (can_apply_seamless_boot && in dcn10_init_pipes()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link.c1261 bool can_apply_seamless_boot = false; in dc_link_detect() local
1266 can_apply_seamless_boot = true; in dc_link_detect()
1276 if (!can_apply_seamless_boot && reason != DETECT_REASON_BOOT) in dc_link_detect()
1282 if (!can_apply_seamless_boot && reason != DETECT_REASON_BOOT) in dc_link_detect()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c1815 bool can_apply_seamless_boot = false; local
1856 can_apply_seamless_boot = true;
1867 if (!can_apply_edp_fast_boot && !can_apply_seamless_boot) {

Completed in 22 milliseconds