Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_stream.h293 bool apply_seamless_boot_optimization; member
/openbsd/sys/dev/pci/drm/amd/display/dc/link/
H A Dlink_dpms.c2054 bool apply_seamless_boot_optimization = false; in enable_link_dp() local
2068 if (state->streams[i]->apply_seamless_boot_optimization) { in enable_link_dp()
2069 apply_seamless_boot_optimization = true; in enable_link_dp()
2101 if (state->clk_mgr && !apply_seamless_boot_optimization) in enable_link_dp()
2456 if (pipe_ctx->stream->apply_seamless_boot_optimization) { in link_set_dpms_on()
H A Dlink_detection.c739 if (dc->current_state->streams[i]->apply_seamless_boot_optimization) { in should_prepare_phy_clocks_for_link_verification()
/openbsd/sys/dev/pci/drm/amd/display/dc/dml/dcn314/
H A Ddcn314_fpu.c419 pipe->stream->apply_seamless_boot_optimization) { in dcn314_populate_dml_pipes_from_context_fpu()
/openbsd/sys/dev/pci/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1511 if (!pipe_ctx->stream->apply_seamless_boot_optimization && dc->config.use_pipe_ctx_sync_logic) in apply_single_controller_ctx_to_hw()
1547 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in apply_single_controller_ctx_to_hw()
1587 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in apply_single_controller_ctx_to_hw()
1789 if (context->streams[i]->apply_seamless_boot_optimization) { in dce110_enable_accelerated_mode()
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_resource.c2715 stream->apply_seamless_boot_optimization = true; in mark_seamless_boot_stream()
2734 if (stream->apply_seamless_boot_optimization) { in resource_map_pool_resources()
2741 stream->apply_seamless_boot_optimization = false; in resource_map_pool_resources()
3047 if (add_streams[i]->apply_seamless_boot_optimization && i != 0) { in dc_validate_with_context()
H A Damdgpu_dc.c175 if (ctx->streams[i]->apply_seamless_boot_optimization) in get_seamless_boot_stream_count()
1220 if (stream->apply_seamless_boot_optimization) in disable_vbios_mode_if_required()
4140 if (stream->apply_seamless_boot_optimization) { in update_seamless_boot_flags()
4141 stream->apply_seamless_boot_optimization = false; in update_seamless_boot_flags()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1315 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn10_init_pipes()