Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h229 bool apply_seamless_boot_optimization; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c1660 bool apply_seamless_boot_optimization = false; in enable_link_dp() local
1666 if (state->streams[i]->apply_seamless_boot_optimization) { in enable_link_dp()
1667 apply_seamless_boot_optimization = true; in enable_link_dp()
1683 if (state->clk_mgr && !apply_seamless_boot_optimization) in enable_link_dp()
3199 if (pipe_ctx->stream->apply_seamless_boot_optimization) { in core_link_enable_stream()
Ddc.c1343 if (context->streams[i]->apply_seamless_boot_optimization) in dc_commit_state_no_check()
2398 if (stream->apply_seamless_boot_optimization) { in commit_planes_for_stream()
2399 stream->apply_seamless_boot_optimization = false; in commit_planes_for_stream()
Ddc_resource.c2083 stream->apply_seamless_boot_optimization = true; in resource_map_pool_resources()
2086 if (stream->apply_seamless_boot_optimization) in resource_map_pool_resources()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1439 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in apply_single_controller_ctx_to_hw()
1670 if (context->streams[i]->apply_seamless_boot_optimization) { in dce110_enable_accelerated_mode()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1161 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn10_init_pipes()