Lines Matching refs:needs_flush

322 	assert(!bo->needs_flush);
799 __FUNCTION__, bo->handle, bo->needs_flush, bo->rq != NULL,
813 __FUNCTION__, bo->handle, bo->needs_flush, bo->rq != NULL,
822 assert(!bo->needs_flush);
2624 assert(!bo->needs_flush);
2797 assert(!bo->needs_flush);
3150 if (!bo->needs_flush)
3153 bo->needs_flush = false;
3169 bo->needs_flush = busy.busy & 0xffff;
3381 assert(bo->needs_flush || bo->rq == NULL);
3382 assert(bo->needs_flush || list_is_empty(&bo->request));
3383 assert(bo->needs_flush || bo->domain == DOMAIN_NONE);
3434 bo->gpu_dirty, bo->needs_flush, bo->snoop,
3462 kgem->scanout_busy |= bo->scanout && bo->needs_flush;
3640 shrink->needs_flush = bo->base.gpu_dirty;
3645 bo->base.needs_flush = false;
3688 shrink->needs_flush = bo->base.gpu_dirty;
3693 bo->base.needs_flush = false;
3869 if (bo->needs_flush && __kgem_busy(kgem, bo->handle)) {
4158 assert(!rq->bo->needs_flush);
4704 assert(!bo->needs_flush);
4795 assert(!bo->needs_flush || use_active);
4817 assert(!first->needs_flush || use_active);
6169 assert(bo->needs_flush);
6181 if (!bo->needs_flush && !bo->gtt_dirty)
6900 DBG(("%s: sync: needs_flush? %d, domain? %d, busy? %d\n", __FUNCTION__,
6901 bo->needs_flush, bo->domain, __kgem_busy(kgem, bo->handle)));
6913 bo->needs_flush = false;
7113 DBG(("%s: SYNC: handle=%d, needs_flush? %d, domain? %d, busy? %d\n",
7115 bo->needs_flush, bo->domain,
7127 bo->needs_flush = false;
7140 if (write || bo->needs_flush)
7157 DBG(("%s: SYNC: handle=%d, needs_flush? %d, domain? %d, busy? %d\n",
7159 bo->needs_flush, bo->domain,
7171 bo->needs_flush = false;
7199 DBG(("%s: SYNC: handle=%d, needs_flush? %d, domain? %d, busy? %d\n",
7201 bo->needs_flush, bo->domain,
7213 bo->needs_flush = false;
7854 assert(!bo->need_io || !bo->base.needs_flush);
8012 DBG(("%s: sync: needs_flush? %d, domain? %d, busy? %d\n",
8014 bo->base.needs_flush,