Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
H A Ddc_stream.h221 bool apply_seamless_boot_optimization; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_link.c1499 bool apply_seamless_boot_optimization = false; in enable_link_dp() local
1503 if (state->streams[i]->apply_seamless_boot_optimization) { in enable_link_dp()
1504 apply_seamless_boot_optimization = true; in enable_link_dp()
1520 if (state->clk_mgr && !apply_seamless_boot_optimization) in enable_link_dp()
3001 if (pipe_ctx->stream->apply_seamless_boot_optimization) { in core_link_enable_stream()
H A Damdgpu_dc.c1208 if (context->streams[i]->apply_seamless_boot_optimization) in dc_commit_state_no_check()
2169 if (stream->apply_seamless_boot_optimization) { in commit_planes_for_stream()
2170 stream->apply_seamless_boot_optimization = false; in commit_planes_for_stream()
H A Damdgpu_dc_resource.c1983 stream->apply_seamless_boot_optimization = true; in resource_map_pool_resources()
1986 if (stream->apply_seamless_boot_optimization) in resource_map_pool_resources()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_hw_sequencer.c1366 if (!pipe_ctx->stream->apply_seamless_boot_optimization) in apply_single_controller_ctx_to_hw()
1595 if (context->streams[i]->apply_seamless_boot_optimization) { in dce110_enable_accelerated_mode()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_hw_sequencer.c1139 if (context->streams[i]->apply_seamless_boot_optimization) { in dcn10_init_pipes()