Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h299 bool apply_seamless_boot_optimization; member
/linux/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c2018 bool apply_seamless_boot_optimization = false; in enable_link_dp() local
2032 if (state->streams[i]->apply_seamless_boot_optimization) { in enable_link_dp()
2033 apply_seamless_boot_optimization = true; in enable_link_dp()
2065 if (state->clk_mgr && !apply_seamless_boot_optimization) in enable_link_dp()
2498 if (pipe_ctx->stream->apply_seamless_boot_optimization) { in link_set_dpms_on()
A Dlink_detection.c743 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/dml/dcn314/
A Ddcn314_fpu.c419 pipe->stream->apply_seamless_boot_optimization) { in dcn314_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn35/
A Ddcn35_fpu.c562 pipe->stream->apply_seamless_boot_optimization) { in dcn35_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn351/
A Ddcn351_fpu.c596 pipe->stream->apply_seamless_boot_optimization) { in dcn351_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
A Ddce110_hwseq.c1612 if (!pipe_ctx->stream->apply_seamless_boot_optimization && dc->config.use_pipe_ctx_sync_logic) in dce110_apply_single_controller_ctx_to_hw()
1648 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in dce110_apply_single_controller_ctx_to_hw()
1688 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in dce110_apply_single_controller_ctx_to_hw()
1951 if (context->streams[i]->apply_seamless_boot_optimization) { in dce110_enable_accelerated_mode()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c3531 stream->apply_seamless_boot_optimization = true; in mark_seamless_boot_stream()
3647 if (stream->apply_seamless_boot_optimization) { in resource_map_pool_resources()
3654 stream->apply_seamless_boot_optimization = false; in resource_map_pool_resources()
3972 if (add_streams[i]->apply_seamless_boot_optimization && i != 0) { in dc_validate_with_context()
A Ddc.c184 if (ctx->streams[i]->apply_seamless_boot_optimization) in get_seamless_boot_stream_count()
1311 if (stream->apply_seamless_boot_optimization) in disable_vbios_mode_if_required()
3100 if (stream->apply_seamless_boot_optimization) { in update_seamless_boot_flags()
3101 stream->apply_seamless_boot_optimization = false; in update_seamless_boot_flags()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
A Ddcn35_hwseq.c702 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn35_init_pipes()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
A Ddcn10_hwseq.c1362 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn10_init_pipes()

Completed in 46 milliseconds