Searched refs:emit_cntxcntl (Results 1 – 7 of 7) sorted by relevance
274 void (*emit_cntxcntl) (struct amdgpu_ring *ring, uint32_t flags); member442 #define amdgpu_ring_emit_cntxcntl(r, d) (r)->funcs->emit_cntxcntl((r), (d))
251 if (job && ring->funcs->emit_cntxcntl) { in amdgpu_ib_schedule()
3476 .emit_cntxcntl = gfx_v6_ring_emit_cntxcntl,
4936 .emit_cntxcntl = gfx_v7_ring_emit_cntxcntl,
5512 .emit_cntxcntl = gfx_v12_0_ring_emit_cntxcntl,
7243 .emit_cntxcntl = gfx_v11_0_ring_emit_cntxcntl,
9874 .emit_cntxcntl = gfx_v10_0_ring_emit_cntxcntl,