Searched refs:emit_cntxcntl (Results 1 – 7 of 7) sorted by relevance
185 void (*emit_cntxcntl) (struct amdgpu_ring *ring, uint32_t flags); member270 #define amdgpu_ring_emit_cntxcntl(r, d) (r)->funcs->emit_cntxcntl((r), (d))
224 if (job && ring->funcs->emit_cntxcntl) { in amdgpu_ib_schedule()
3520 .emit_cntxcntl = gfx_v6_ring_emit_cntxcntl,
5070 .emit_cntxcntl = gfx_v7_ring_emit_cntxcntl,
6901 .emit_cntxcntl = gfx_v8_ring_emit_cntxcntl,
6776 .emit_cntxcntl = gfx_v9_ring_emit_cntxcntl,
8613 .emit_cntxcntl = gfx_v10_0_ring_emit_cntxcntl,