Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ib.c254 amdgpu_ring_patch_cond_exec(ring, patch_offset); in amdgpu_ib_schedule()
Damdgpu.h1734 #define amdgpu_ring_patch_cond_exec(r,o) (r)->funcs->patch_cond_exec((r),(o)) macro
Damdgpu_vm.c774 amdgpu_ring_patch_cond_exec(ring, patch_offset); in amdgpu_vm_flush()