Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_ib.c255 amdgpu_ring_patch_cond_exec(ring, patch_offset); in amdgpu_ib_schedule()
H A Damdgpu.h1760 #define amdgpu_ring_patch_cond_exec(r,o) (r)->funcs->patch_cond_exec((r),(o)) macro
H A Damdgpu_vm.c846 amdgpu_ring_patch_cond_exec(ring, patch_offset); in amdgpu_vm_flush()