Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_nbio.h54 u32 (*get_hdp_flush_req_offset)(struct amdgpu_device *adev); member
H A Damdgpu_nbio_v6_1.c285 .get_hdp_flush_req_offset = nbio_v6_1_get_hdp_flush_req_offset,
H A Damdgpu_nbio_v7_0.c300 .get_hdp_flush_req_offset = nbio_v7_0_get_hdp_flush_req_offset,
H A Damdgpu_nbio_v2_3.c328 .get_hdp_flush_req_offset = nbio_v2_3_get_hdp_flush_req_offset,
H A Damdgpu_nbio_v7_4.c537 .get_hdp_flush_req_offset = nbio_v7_4_get_hdp_flush_req_offset,
H A Damdgpu_sdma_v5_0.c434 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_req_offset(adev)) << 2); in sdma_v5_0_ring_emit_hdp_flush()
H A Damdgpu_sdma_v4_0.c863 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in sdma_v4_0_ring_emit_hdp_flush()
H A Damdgpu_gfx_v10_0.c4403 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v10_0_ring_emit_hdp_flush()
H A Damdgpu_gfx_v9_0.c4905 adev->nbio.funcs->get_hdp_flush_req_offset(adev), in gfx_v9_0_ring_emit_hdp_flush()