Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/
A Dlink_dpms.c2033 bool apply_seamless_boot_optimization = false; in enable_link_dp() local
2041 if (state->streams[i]->apply_seamless_boot_optimization) { in enable_link_dp()
2042 apply_seamless_boot_optimization = true; in enable_link_dp()
2074 if (state->clk_mgr && !apply_seamless_boot_optimization) in enable_link_dp()
2404 if (pipe_ctx->stream->apply_seamless_boot_optimization) { in link_set_dpms_on()
A Dlink_detection.c735 if (dc->current_state->streams[i]->apply_seamless_boot_optimization) { in should_prepare_phy_clocks_for_link_verification()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h286 bool apply_seamless_boot_optimization; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddcn314_fpu.c373 pipe->stream->apply_seamless_boot_optimization) { in dcn314_populate_dml_pipes_from_context_fpu()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c1502 if (!pipe_ctx->stream->apply_seamless_boot_optimization && dc->config.use_pipe_ctx_sync_logic) in apply_single_controller_ctx_to_hw()
1538 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in apply_single_controller_ctx_to_hw()
1578 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in apply_single_controller_ctx_to_hw()
1779 if (context->streams[i]->apply_seamless_boot_optimization) { in dce110_enable_accelerated_mode()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc_resource.c2459 stream->apply_seamless_boot_optimization = true; in mark_seamless_boot_stream()
2478 if (stream->apply_seamless_boot_optimization) { in resource_map_pool_resources()
2485 stream->apply_seamless_boot_optimization = false; in resource_map_pool_resources()
2788 if (add_streams[i]->apply_seamless_boot_optimization && i != 0) { in dc_validate_with_context()
A Ddc.c174 if (ctx->streams[i]->apply_seamless_boot_optimization) in get_seamless_boot_stream_count()
3375 if (stream->apply_seamless_boot_optimization) { in commit_planes_for_stream()
3376 stream->apply_seamless_boot_optimization = false; in commit_planes_for_stream()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c1307 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn10_init_pipes()

Completed in 40 milliseconds