Searched refs:wait_mem_scratch_tmz (Results 1 – 3 of 3) sorted by relevance
200 si_resource_reference(&sctx->wait_mem_scratch_tmz, NULL); in si_destroy_context()644 sctx->wait_mem_scratch_tmz = in si_create_context()650 if (!sctx->wait_mem_scratch_tmz) in si_create_context()729 if (sctx->wait_mem_scratch_tmz) in si_create_context()730 si_cp_write_data(sctx, sctx->wait_mem_scratch_tmz, 0, 4, V_370_MEM, V_370_ME, in si_create_context()
1149 ctx->wait_mem_scratch_tmz : ctx->wait_mem_scratch; in gfx10_emit_cache_flush()1379 sctx->wait_mem_scratch_tmz : sctx->wait_mem_scratch; in si_emit_cache_flush()
954 struct si_resource *wait_mem_scratch_tmz; member