Searched refs:emit_cntxcntl (Results 1 – 8 of 8) sorted by relevance
207 void (*emit_cntxcntl) (struct amdgpu_ring *ring, uint32_t flags); member298 #define amdgpu_ring_emit_cntxcntl(r, d) (r)->funcs->emit_cntxcntl((r), (d))
222 if (job && ring->funcs->emit_cntxcntl) { in amdgpu_ib_schedule()
3497 .emit_cntxcntl = gfx_v6_ring_emit_cntxcntl,
5043 .emit_cntxcntl = gfx_v7_ring_emit_cntxcntl,
6112 .emit_cntxcntl = gfx_v11_0_ring_emit_cntxcntl,
6707 .emit_cntxcntl = gfx_v9_ring_emit_cntxcntl,
6959 .emit_cntxcntl = gfx_v8_ring_emit_cntxcntl,
9376 .emit_cntxcntl = gfx_v10_0_ring_emit_cntxcntl,