Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h241 bool apply_seamless_boot_optimization; member
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c1206 if (dc->current_state->streams[i]->apply_seamless_boot_optimization) { in dc_link_detect()
1727 bool apply_seamless_boot_optimization = false; in enable_link_dp() local
1735 if (state->streams[i]->apply_seamless_boot_optimization) { in enable_link_dp()
1736 apply_seamless_boot_optimization = true; in enable_link_dp()
1752 if (state->clk_mgr && !apply_seamless_boot_optimization) in enable_link_dp()
3295 if (pipe_ctx->stream->apply_seamless_boot_optimization) { in core_link_enable_stream()
Ddc_resource.c1999 stream->apply_seamless_boot_optimization = true; in mark_seamless_boot_stream()
2018 if (stream->apply_seamless_boot_optimization) { in resource_map_pool_resources()
2025 stream->apply_seamless_boot_optimization = false; in resource_map_pool_resources()
Ddc.c176 if (ctx->streams[i]->apply_seamless_boot_optimization) in get_seamless_boot_stream_count()
2664 if (stream->apply_seamless_boot_optimization) { in commit_planes_for_stream()
2665 stream->apply_seamless_boot_optimization = false; in commit_planes_for_stream()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1474 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in apply_single_controller_ctx_to_hw()
1729 if (context->streams[i]->apply_seamless_boot_optimization) { in dce110_enable_accelerated_mode()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1201 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn10_init_pipes()