Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ib.c216 amdgpu_ring_emit_hdp_flush(ring); in amdgpu_ib_schedule()
H A Damdgpu_ring.h268 #define amdgpu_ring_emit_hdp_flush(r) (r)->funcs->emit_hdp_flush((r)) macro