Home
last modified time | relevance | path

Searched refs:get_hdp_flush_req_offset (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_nbio.h63 u32 (*get_hdp_flush_req_offset)(struct amdgpu_device *adev); member
A Dnbio_v7_0.c282 .get_hdp_flush_req_offset = nbio_v7_0_get_hdp_flush_req_offset,
A Dnbio_v7_2.c381 .get_hdp_flush_req_offset = nbio_v7_2_get_hdp_flush_req_offset,
A Dnbio_v6_1.c391 .get_hdp_flush_req_offset = nbio_v6_1_get_hdp_flush_req_offset,
A Dnbio_v2_3.c567 .get_hdp_flush_req_offset = nbio_v2_3_get_hdp_flush_req_offset,
A Dnbio_v7_4.c780 .get_hdp_flush_req_offset = nbio_v7_4_get_hdp_flush_req_offset,
A Dsdma_v5_2.c413 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_req_offset(adev)) << 2); in sdma_v5_2_ring_emit_hdp_flush()
A Dsdma_v5_0.c528 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_req_offset(adev)) << 2); in sdma_v5_0_ring_emit_hdp_flush()
A Dsdma_v4_0.c937 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in sdma_v4_0_ring_emit_hdp_flush()
A Dgfx_v9_0.c5371 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v9_0_ring_emit_hdp_flush()
A Dgfx_v10_0.c8575 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v10_0_ring_emit_hdp_flush()

Completed in 48 milliseconds