Lines Matching refs:needs_flush
633 __FUNCTION__, bo->handle, bo->needs_flush, bo->rq != NULL,
645 assert(!bo->needs_flush);
653 __FUNCTION__, bo->handle, bo->needs_flush, bo->rq != NULL,
664 assert(!bo->needs_flush);
2153 assert(!bo->needs_flush);
2317 assert(!bo->needs_flush);
2684 if (bo->needs_flush)
2685 bo->needs_flush = __kgem_busy(kgem, bo->handle);
2686 if (bo->needs_flush) {
2915 bo->gpu_dirty, bo->needs_flush, bo->snoop,
2942 kgem->scanout_busy |= bo->scanout && bo->needs_flush;
3097 shrink->needs_flush = bo->base.gpu_dirty;
3102 bo->base.needs_flush = false;
3142 shrink->needs_flush = bo->base.gpu_dirty;
3147 bo->base.needs_flush = false;
3318 if (bo->needs_flush && __kgem_busy(kgem, bo->handle)) {
3615 assert(!rq->bo->needs_flush);
4188 assert(!bo->needs_flush);
4281 assert(!bo->needs_flush || use_active);
4303 assert(!first->needs_flush || use_active);
5600 assert(bo->needs_flush);
5612 if (!bo->needs_flush)
5629 bo->needs_flush = false;
6282 DBG(("%s: sync: needs_flush? %d, domain? %d, busy? %d\n", __FUNCTION__,
6283 bo->needs_flush, bo->domain, __kgem_busy(kgem, bo->handle)));
6473 DBG(("%s: SYNC: handle=%d, needs_flush? %d, domain? %d, busy? %d\n",
6475 bo->needs_flush, bo->domain,
6498 if (write || bo->needs_flush)
6512 DBG(("%s: SYNC: handle=%d, needs_flush? %d, domain? %d, busy? %d\n",
6514 bo->needs_flush, bo->domain,
6549 DBG(("%s: SYNC: handle=%d, needs_flush? %d, domain? %d, busy? %d\n",
6551 bo->needs_flush, bo->domain,
7203 assert(!bo->need_io || !bo->base.needs_flush);
7361 DBG(("%s: sync: needs_flush? %d, domain? %d, busy? %d\n",
7363 bo->base.needs_flush,