Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h259 bool apply_seamless_boot_optimization; member
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddcn314_fpu.c376 pipe->stream->apply_seamless_boot_optimization) { in dcn314_populate_dml_pipes_from_context_fpu()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c867 if (dc->current_state->streams[i]->apply_seamless_boot_optimization) { in should_prepare_phy_clocks_for_link_verification()
1981 bool apply_seamless_boot_optimization = false; in enable_link_dp() local
1989 if (state->streams[i]->apply_seamless_boot_optimization) { in enable_link_dp()
1990 apply_seamless_boot_optimization = true; in enable_link_dp()
2023 if (state->clk_mgr && !apply_seamless_boot_optimization) in enable_link_dp()
4305 if (pipe_ctx->stream->apply_seamless_boot_optimization) { in core_link_enable_stream()
Ddc_resource.c2448 stream->apply_seamless_boot_optimization = true; in mark_seamless_boot_stream()
2467 if (stream->apply_seamless_boot_optimization) { in resource_map_pool_resources()
2474 stream->apply_seamless_boot_optimization = false; in resource_map_pool_resources()
Ddc.c178 if (ctx->streams[i]->apply_seamless_boot_optimization) in get_seamless_boot_stream_count()
3217 if (stream->apply_seamless_boot_optimization) { in commit_planes_for_stream()
3218 stream->apply_seamless_boot_optimization = false; in commit_planes_for_stream()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1526 if (!pipe_ctx->stream->apply_seamless_boot_optimization && dc->config.use_pipe_ctx_sync_logic) in apply_single_controller_ctx_to_hw()
1562 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in apply_single_controller_ctx_to_hw()
1602 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in apply_single_controller_ctx_to_hw()
1798 if (context->streams[i]->apply_seamless_boot_optimization) { in dce110_enable_accelerated_mode()
/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1281 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn10_init_pipes()