Searched refs:patch_cond_exec (Results 1 – 7 of 7) sorted by relevance
156 void (*patch_cond_exec)(struct amdgpu_ring *ring, unsigned offset); member253 #define amdgpu_ring_patch_cond_exec(r,o) (r)->funcs->patch_cond_exec((r),(o))
263 if (patch_offset != ~0 && ring->funcs->patch_cond_exec) in amdgpu_ib_schedule()
1617 .patch_cond_exec = sdma_v5_0_ring_patch_cond_exec,
1108 if (ring->funcs->patch_cond_exec) in amdgpu_vm_flush()
5198 .patch_cond_exec = gfx_v10_0_ring_emit_patch_cond_exec,
6244 .patch_cond_exec = gfx_v9_0_ring_emit_patch_cond_exec,
6957 .patch_cond_exec = gfx_v8_0_ring_emit_patch_cond_exec,