HomeSort by: relevance | last modified time | path
    Searched refs:apply_seamless_boot_optimization (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_stream.h 221 bool apply_seamless_boot_optimization; member in struct:dc_stream_state
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_link.c 1499 bool apply_seamless_boot_optimization = false; local in function:enable_link_dp
1503 if (state->streams[i]->apply_seamless_boot_optimization) {
1504 apply_seamless_boot_optimization = true;
1520 if (state->clk_mgr && !apply_seamless_boot_optimization)
3001 if (pipe_ctx->stream->apply_seamless_boot_optimization) {
amdgpu_dc.c 1208 if (context->streams[i]->apply_seamless_boot_optimization)
2169 if (stream->apply_seamless_boot_optimization) {
2170 stream->apply_seamless_boot_optimization = false;
amdgpu_dc_resource.c 1983 stream->apply_seamless_boot_optimization = true;
1986 if (stream->apply_seamless_boot_optimization)
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_hw_sequencer.c 1366 if (!pipe_ctx->stream->apply_seamless_boot_optimization)
1595 if (context->streams[i]->apply_seamless_boot_optimization) {
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_hw_sequencer.c 1139 if (context->streams[i]->apply_seamless_boot_optimization) {

Completed in 21 milliseconds