Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h300 bool apply_seamless_boot_optimization; member
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c2046 bool apply_seamless_boot_optimization = false; in enable_link_dp() local
2060 if (state->streams[i]->apply_seamless_boot_optimization) { in enable_link_dp()
2061 apply_seamless_boot_optimization = true; in enable_link_dp()
2094 if (state->clk_mgr && !apply_seamless_boot_optimization) in enable_link_dp()
2520 if (pipe_ctx->stream->apply_seamless_boot_optimization) { in link_set_dpms_on()
H A Dlink_detection.c755 if (dc->current_state->streams[i]->apply_seamless_boot_optimization) { in should_prepare_phy_clocks_for_link_verification()
/linux-6.15/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddcn314_fpu.c422 pipe->stream->apply_seamless_boot_optimization) { in dcn314_populate_dml_pipes_from_context_fpu()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_hwseq.c401 !pipe->stream->apply_seamless_boot_optimization && in dcn314_resync_fifo_dccg_dio()
/linux-6.15/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-6.15/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-6.15/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1618 if (!pipe_ctx->stream->apply_seamless_boot_optimization && dc->config.use_pipe_ctx_sync_logic) in dce110_apply_single_controller_ctx_to_hw()
1654 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in dce110_apply_single_controller_ctx_to_hw()
1692 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in dce110_apply_single_controller_ctx_to_hw()
1955 if (context->streams[i]->apply_seamless_boot_optimization) { in dce110_enable_accelerated_mode()
/linux-6.15/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c3773 if (stream->apply_seamless_boot_optimization) in mark_seamless_boot_stream()
3780 stream->apply_seamless_boot_optimization = true; in mark_seamless_boot_stream()
3898 if (stream->apply_seamless_boot_optimization) { in resource_map_pool_resources()
3905 stream->apply_seamless_boot_optimization = false; in resource_map_pool_resources()
4227 if (add_streams[i]->apply_seamless_boot_optimization && i != 0) { in dc_validate_with_context()
H A Ddc.c184 if (ctx->streams[i]->apply_seamless_boot_optimization) in get_seamless_boot_stream_count()
1356 if (stream->apply_seamless_boot_optimization) in disable_vbios_mode_if_required()
3305 if (stream->apply_seamless_boot_optimization) { in update_seamless_boot_flags()
3306 stream->apply_seamless_boot_optimization = false; in update_seamless_boot_flags()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c716 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn35_init_pipes()
/linux-6.15/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1362 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn10_init_pipes()