Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h251 bool apply_seamless_boot_optimization; member
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link.c1265 if (dc->current_state->streams[i]->apply_seamless_boot_optimization) { in dc_link_detect()
1875 bool apply_seamless_boot_optimization = false; in enable_link_dp() local
1883 if (state->streams[i]->apply_seamless_boot_optimization) { in enable_link_dp()
1884 apply_seamless_boot_optimization = true; in enable_link_dp()
1922 if (state->clk_mgr && !apply_seamless_boot_optimization) in enable_link_dp()
1929 if (state->clk_mgr && !apply_seamless_boot_optimization) in enable_link_dp()
4237 if (pipe_ctx->stream->apply_seamless_boot_optimization) {
A Ddc_resource.c2089 stream->apply_seamless_boot_optimization = true; in mark_seamless_boot_stream()
2108 if (stream->apply_seamless_boot_optimization) { in resource_map_pool_resources()
2115 stream->apply_seamless_boot_optimization = false; in resource_map_pool_resources()
A Ddc.c176 if (ctx->streams[i]->apply_seamless_boot_optimization) in get_seamless_boot_stream_count()
2831 if (stream->apply_seamless_boot_optimization) { in commit_planes_for_stream()
2832 stream->apply_seamless_boot_optimization = false; in commit_planes_for_stream()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c1577 if (!pipe_ctx->stream->apply_seamless_boot_optimization)
1642 if (!pipe_ctx->stream->apply_seamless_boot_optimization)
1855 if (context->streams[i]->apply_seamless_boot_optimization) {
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c1266 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn10_init_pipes()

Completed in 34 milliseconds