Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h302 bool apply_seamless_boot_optimization; member
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c2047 bool apply_seamless_boot_optimization = false; in enable_link_dp() local
2061 if (state->streams[i]->apply_seamless_boot_optimization) { in enable_link_dp()
2062 apply_seamless_boot_optimization = true; in enable_link_dp()
2095 if (state->clk_mgr && !apply_seamless_boot_optimization) in enable_link_dp()
2520 if (pipe_ctx->stream->apply_seamless_boot_optimization) { in link_set_dpms_on()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
H A Ddcn314_hwseq.c415 !pipe->stream->apply_seamless_boot_optimization && in dcn314_resync_fifo_dccg_dio()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1624 if (!pipe_ctx->stream->apply_seamless_boot_optimization && dc->config.use_pipe_ctx_sync_logic) in dce110_apply_single_controller_ctx_to_hw()
1660 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in dce110_apply_single_controller_ctx_to_hw()
1711 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in dce110_apply_single_controller_ctx_to_hw()
1981 if (context->streams[i]->apply_seamless_boot_optimization) { in dce110_enable_accelerated_mode()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c3747 if (stream->apply_seamless_boot_optimization) in mark_seamless_boot_stream()
3754 stream->apply_seamless_boot_optimization = true; in mark_seamless_boot_stream()
3872 if (stream->apply_seamless_boot_optimization) { in resource_map_pool_resources()
3879 stream->apply_seamless_boot_optimization = false; in resource_map_pool_resources()
4207 if (add_streams[i]->apply_seamless_boot_optimization && i != 0) { in dc_validate_with_context()
H A Ddc.c186 if (ctx->streams[i]->apply_seamless_boot_optimization) in get_seamless_boot_stream_count()
1429 if (stream->apply_seamless_boot_optimization) in disable_vbios_mode_if_required()
3400 if (stream->apply_seamless_boot_optimization) { in update_seamless_boot_flags()
3401 stream->apply_seamless_boot_optimization = false; in update_seamless_boot_flags()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c630 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn35_init_pipes()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1543 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn10_init_pipes()