Home
last modified time | relevance | path

Searched refs:amdgpu_ring_patch_cond_exec (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ib.c269 amdgpu_ring_patch_cond_exec(ring, patch_offset); in amdgpu_ib_schedule()
H A Damdgpu_ring.h257 #define amdgpu_ring_patch_cond_exec(r,o) (r)->funcs->patch_cond_exec((r),(o)) macro
H A Damdgpu_vm.c1170 amdgpu_ring_patch_cond_exec(ring, patch_offset); in amdgpu_vm_flush()