Home
last modified time | relevance | path

Searched refs:emit_hdp_flush (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ib.c181 if (ring->funcs->emit_hdp_flush) in amdgpu_ib_schedule()
Damdgpu.h340 void (*emit_hdp_flush)(struct amdgpu_ring *ring); member
2257 #define amdgpu_ring_emit_hdp_flush(r) (r)->funcs->emit_hdp_flush((r))
Dcik_sdma.c1302 .emit_hdp_flush = cik_sdma_ring_emit_hdp_flush,
Dsdma_v2_4.c1307 .emit_hdp_flush = sdma_v2_4_ring_emit_hdp_flush,
Dsdma_v3_0.c1468 .emit_hdp_flush = sdma_v3_0_ring_emit_hdp_flush,
Dgfx_v8_0.c5024 .emit_hdp_flush = gfx_v8_0_ring_emit_hdp_flush,
5040 .emit_hdp_flush = gfx_v8_0_ring_emit_hdp_flush,
Dgfx_v7_0.c5568 .emit_hdp_flush = gfx_v7_0_ring_emit_hdp_flush,
5584 .emit_hdp_flush = gfx_v7_0_ring_emit_hdp_flush,