Home
last modified time | relevance | path

Searched refs:amdgpu_ring_patch_de (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring_mux.c116 amdgpu_ring_patch_de(e->ring, chunk->de_offset); in amdgpu_mux_resubmit_chunks()
H A Damdgpu_ring.h338 #define amdgpu_ring_patch_de(r, o) ((r)->funcs->patch_de((r), (o))) macro