Home
last modified time | relevance | path

Searched refs:get_hdp_flush_done_offset (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dnbio_v2_3.c316 .get_hdp_flush_done_offset = nbio_v2_3_get_hdp_flush_done_offset,
Dnbio_v6_1.c282 .get_hdp_flush_done_offset = nbio_v6_1_get_hdp_flush_done_offset,
Dnbio_v7_0.c297 .get_hdp_flush_done_offset = nbio_v7_0_get_hdp_flush_done_offset,
Dnbio_v7_4.c321 .get_hdp_flush_done_offset = nbio_v7_4_get_hdp_flush_done_offset,
Damdgpu.h681 u32 (*get_hdp_flush_done_offset)(struct amdgpu_device *adev); member
Dsdma_v5_0.c419 amdgpu_ring_write(ring, (adev->nbio_funcs->get_hdp_flush_done_offset(adev)) << 2); in sdma_v5_0_ring_emit_hdp_flush()
Dsdma_v4_0.c755 adev->nbio_funcs->get_hdp_flush_done_offset(adev), in sdma_v4_0_ring_emit_hdp_flush()
Dgfx_v10_0.c4408 adev->nbio_funcs->get_hdp_flush_done_offset(adev), in gfx_v10_0_ring_emit_hdp_flush()
Dgfx_v9_0.c5012 adev->nbio_funcs->get_hdp_flush_done_offset(adev), in gfx_v9_0_ring_emit_hdp_flush()