Home
last modified time | relevance | path

Searched refs:apply_seamless_boot_optimization (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c1991 bool apply_seamless_boot_optimization = false; in enable_link_dp() local
2005 if (state->streams[i]->apply_seamless_boot_optimization) { in enable_link_dp()
2006 apply_seamless_boot_optimization = true; in enable_link_dp()
2044 if (state->clk_mgr && !apply_seamless_boot_optimization) in enable_link_dp()
2490 if (pipe_ctx->stream->apply_seamless_boot_optimization) { in link_set_dpms_on()
H A Dlink_detection.c765 if (dc->current_state->streams[i]->apply_seamless_boot_optimization) { in should_prepare_phy_clocks_for_link_verification()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h308 bool apply_seamless_boot_optimization; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn351/
H A Ddcn351_fpu.c597 pipe->stream->apply_seamless_boot_optimization) { in dcn351_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn35/
H A Ddcn35_fpu.c564 pipe->stream->apply_seamless_boot_optimization) { in dcn35_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1609 if (!pipe_ctx->stream->apply_seamless_boot_optimization && dc->config.use_pipe_ctx_sync_logic) in dce110_apply_single_controller_ctx_to_hw()
1645 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in dce110_apply_single_controller_ctx_to_hw()
1696 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in dce110_apply_single_controller_ctx_to_hw()
1976 if (context->streams[i]->apply_seamless_boot_optimization) { in dce110_enable_accelerated_mode()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c3847 if (stream->apply_seamless_boot_optimization) in mark_seamless_boot_stream()
3854 stream->apply_seamless_boot_optimization = true; in mark_seamless_boot_stream()
3972 if (stream->apply_seamless_boot_optimization) { in resource_map_pool_resources()
3979 stream->apply_seamless_boot_optimization = false; in resource_map_pool_resources()
4307 if (add_streams[i]->apply_seamless_boot_optimization && i != 0) { in dc_validate_with_context()
H A Ddc.c193 if (ctx->streams[i]->apply_seamless_boot_optimization) in get_seamless_boot_stream_count()
1451 if (stream->apply_seamless_boot_optimization) in disable_vbios_mode_if_required()
3438 if (stream->apply_seamless_boot_optimization) { in update_seamless_boot_flags()
3439 stream->apply_seamless_boot_optimization = false; in update_seamless_boot_flags()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c631 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn35_init_pipes()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1579 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn10_init_pipes()