Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dnbio_v2_3.c315 .get_hdp_flush_req_offset = nbio_v2_3_get_hdp_flush_req_offset,
Dnbio_v6_1.c281 .get_hdp_flush_req_offset = nbio_v6_1_get_hdp_flush_req_offset,
Dnbio_v7_0.c296 .get_hdp_flush_req_offset = nbio_v7_0_get_hdp_flush_req_offset,
Dnbio_v7_4.c320 .get_hdp_flush_req_offset = nbio_v7_4_get_hdp_flush_req_offset,
Damdgpu.h680 u32 (*get_hdp_flush_req_offset)(struct amdgpu_device *adev); member
Dsdma_v5_0.c420 amdgpu_ring_write(ring, (adev->nbio_funcs->get_hdp_flush_req_offset(adev)) << 2); in sdma_v5_0_ring_emit_hdp_flush()
Dsdma_v4_0.c756 adev->nbio_funcs->get_hdp_flush_req_offset(adev), in sdma_v4_0_ring_emit_hdp_flush()
Dgfx_v10_0.c4407 adev->nbio_funcs->get_hdp_flush_req_offset(adev), in gfx_v10_0_ring_emit_hdp_flush()
Dgfx_v9_0.c5011 adev->nbio_funcs->get_hdp_flush_req_offset(adev), in gfx_v9_0_ring_emit_hdp_flush()