Searched refs:get_hdp_flush_done_offset (Results 1 - 20 of 20) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_nbio.h61 u32 (*get_hdp_flush_done_offset)(struct amdgpu_device *adev); member in struct:amdgpu_nbio_funcs
H A Dnbif_v6_3_1.c429 .get_hdp_flush_done_offset = nbif_v6_3_1_get_hdp_flush_done_offset,
476 .get_hdp_flush_done_offset = nbif_v6_3_1_get_hdp_flush_done_offset,
H A Dnbio_v7_0.c283 .get_hdp_flush_done_offset = nbio_v7_0_get_hdp_flush_done_offset,
H A Dnbio_v7_7.c329 .get_hdp_flush_done_offset = nbio_v7_7_get_hdp_flush_done_offset,
H A Dnbio_v4_3.c480 .get_hdp_flush_done_offset = nbio_v4_3_get_hdp_flush_done_offset,
525 .get_hdp_flush_done_offset = nbio_v4_3_get_hdp_flush_done_offset,
H A Dnbio_v7_2.c413 .get_hdp_flush_done_offset = nbio_v7_2_get_hdp_flush_done_offset,
H A Dnbio_v7_11.c357 .get_hdp_flush_done_offset = nbio_v7_11_get_hdp_flush_done_offset,
H A Dnbio_v6_1.c399 .get_hdp_flush_done_offset = nbio_v6_1_get_hdp_flush_done_offset,
H A Dnbio_v2_3.c558 .get_hdp_flush_done_offset = nbio_v2_3_get_hdp_flush_done_offset,
H A Dnbio_v7_4.c797 .get_hdp_flush_done_offset = nbio_v7_4_get_hdp_flush_done_offset,
H A Dnbio_v7_9.c480 .get_hdp_flush_done_offset = nbio_v7_9_get_hdp_flush_done_offset,
H A Dsdma_v5_0.c483 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_done_offset(adev)) << 2);
H A Dsdma_v6_0.c274 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_done_offset(adev)) << 2);
H A Dsdma_v4_4_2.c375 adev->nbio.funcs->get_hdp_flush_done_offset(adev),
H A Dsdma_v5_2.c291 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_done_offset(adev)) << 2);
H A Dsdma_v4_0.c822 adev->nbio.funcs->get_hdp_flush_done_offset(adev),
H A Dgfx_v9_4_3.c2573 adev->nbio.funcs->get_hdp_flush_done_offset(adev),
H A Dgfx_v9_0.c5133 adev->nbio.funcs->get_hdp_flush_done_offset(adev),
H A Dgfx_v11_0.c5302 adev->nbio.funcs->get_hdp_flush_done_offset(adev),
H A Dgfx_v10_0.c8439 adev->nbio.funcs->get_hdp_flush_done_offset(adev),

Completed in 290 milliseconds