Searched refs:oom_flush (Results 1 – 5 of 5) sorted by relevance
466 if (ctx->oom_flush || ctx->batch_states_count > 10) { in zink_end_batch()480 ctx->oom_flush = true; in zink_end_batch()566 ctx->oom_flush = true; in check_oom_flush()
220 bool oom_flush; member
877 if (unlikely(work_count >= 30000) || ctx->oom_flush) in zink_draw()1005 if (unlikely(ctx->batch.work_count >= 30000) || ctx->oom_flush) in zink_launch_grid()
905 ctx->oom_flush = ctx->oom_stall = true; in zink_descriptor_set_get()
2715 ctx->oom_flush = false; in flush_batch()2958 if (ctx->oom_flush) in zink_set_framebuffer_state()