Searched refs:gfx_unflushed (Results 1 – 2 of 2) sorted by relevance
50 } gfx_unflushed; member325 if (sctx && sfence->gfx_unflushed.ctx == sctx && in si_fence_finish()326 sfence->gfx_unflushed.ib_index == sctx->num_gfx_cs_flushes) { in si_fence_finish()351 sfence->gfx_unflushed.ctx = NULL; in si_fence_finish()428 assert(!sfence->gfx_unflushed.ctx); in si_fence_get_fd()429 if (sfence->gfx_unflushed.ctx) in si_fence_get_fd()531 multi_fence->gfx_unflushed.ctx = sctx; in si_flush_from_st()532 multi_fence->gfx_unflushed.ib_index = sctx->num_gfx_cs_flushes; in si_flush_from_st()590 if (sfence->gfx_unflushed.ctx && sfence->gfx_unflushed.ctx == sctx) in si_fence_server_sync()
57 } gfx_unflushed; member387 multi_fence->gfx_unflushed.ctx = rctx; in r600_flush_from_st()388 multi_fence->gfx_unflushed.ib_index = rctx->num_gfx_cs_flushes; in r600_flush_from_st()1116 rfence->gfx_unflushed.ctx == rctx && in r600_fence_finish()1117 rfence->gfx_unflushed.ib_index == rctx->num_gfx_cs_flushes) { in r600_fence_finish()1119 rfence->gfx_unflushed.ctx = NULL; in r600_fence_finish()