Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_nbio.h60 u32 (*get_hdp_flush_req_offset)(struct amdgpu_device *adev); member
A Dnbio_v4_3.c475 .get_hdp_flush_req_offset = nbio_v4_3_get_hdp_flush_req_offset,
520 .get_hdp_flush_req_offset = nbio_v4_3_get_hdp_flush_req_offset,
A Dnbio_v7_0.c282 .get_hdp_flush_req_offset = nbio_v7_0_get_hdp_flush_req_offset,
A Dnbio_v7_7.c328 .get_hdp_flush_req_offset = nbio_v7_7_get_hdp_flush_req_offset,
A Dnbio_v6_1.c398 .get_hdp_flush_req_offset = nbio_v6_1_get_hdp_flush_req_offset,
A Dnbio_v7_2.c412 .get_hdp_flush_req_offset = nbio_v7_2_get_hdp_flush_req_offset,
A Dnbio_v2_3.c553 .get_hdp_flush_req_offset = nbio_v2_3_get_hdp_flush_req_offset,
A Dnbio_v7_4.c792 .get_hdp_flush_req_offset = nbio_v7_4_get_hdp_flush_req_offset,
A Dsdma_v6_0.c316 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_req_offset(adev)) << 2); in sdma_v6_0_ring_emit_hdp_flush()
A Dsdma_v5_2.c301 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.c498 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.c821 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in sdma_v4_0_ring_emit_hdp_flush()
A Dgfx_v9_0.c5094 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v9_0_ring_emit_hdp_flush()
A Dgfx_v11_0.c5359 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v11_0_ring_emit_hdp_flush()
A Dgfx_v10_0.c8395 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v10_0_ring_emit_hdp_flush()

Completed in 95 milliseconds