Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_nbio.h60 u32 (*get_hdp_flush_req_offset)(struct amdgpu_device *adev); member
Dnbif_v6_3_1.c451 .get_hdp_flush_req_offset = nbif_v6_3_1_get_hdp_flush_req_offset,
499 .get_hdp_flush_req_offset = nbif_v6_3_1_get_hdp_flush_req_offset,
Dnbio_v4_3.c490 .get_hdp_flush_req_offset = nbio_v4_3_get_hdp_flush_req_offset,
536 .get_hdp_flush_req_offset = nbio_v4_3_get_hdp_flush_req_offset,
Dnbio_v7_0.c293 .get_hdp_flush_req_offset = nbio_v7_0_get_hdp_flush_req_offset,
Dnbio_v7_7.c349 .get_hdp_flush_req_offset = nbio_v7_7_get_hdp_flush_req_offset,
Dnbio_v7_11.c370 .get_hdp_flush_req_offset = nbio_v7_11_get_hdp_flush_req_offset,
Dnbio_v7_2.c423 .get_hdp_flush_req_offset = nbio_v7_2_get_hdp_flush_req_offset,
Dnbio_v6_1.c409 .get_hdp_flush_req_offset = nbio_v6_1_get_hdp_flush_req_offset,
Dnbio_v2_3.c567 .get_hdp_flush_req_offset = nbio_v2_3_get_hdp_flush_req_offset,
Dnbio_v7_9.c490 .get_hdp_flush_req_offset = nbio_v7_9_get_hdp_flush_req_offset,
Dnbio_v7_4.c808 .get_hdp_flush_req_offset = nbio_v7_4_get_hdp_flush_req_offset,
Dsdma_v7_0.c365 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_req_offset(adev)) << 2); in sdma_v7_0_ring_emit_hdp_flush()
Dsdma_v6_0.c333 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_req_offset(adev)) << 2); in sdma_v6_0_ring_emit_hdp_flush()
Dsdma_v5_2.c351 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_req_offset(adev)) << 2); in sdma_v5_2_ring_emit_hdp_flush()
Dsdma_v5_0.c533 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_req_offset(adev)) << 2); in sdma_v5_0_ring_emit_hdp_flush()
Dsdma_v4_4_2.c430 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in sdma_v4_4_2_ring_emit_hdp_flush()
Dsdma_v4_0.c870 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in sdma_v4_0_ring_emit_hdp_flush()
Dgfx_v9_4_3.c2847 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v9_4_3_ring_emit_hdp_flush()
Dgfx_v12_0.c4313 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v12_0_ring_emit_hdp_flush()
Dgfx_v11_0.c5601 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v11_0_ring_emit_hdp_flush()
Dgfx_v9_0.c5368 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v9_0_ring_emit_hdp_flush()
Dgfx_v10_0.c8527 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v10_0_ring_emit_hdp_flush()