Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dnbio_v6_1.c277 .get_hdp_flush_req_offset = nbio_v6_1_get_hdp_flush_req_offset,
H A Dnbio_v7_0.c286 .get_hdp_flush_req_offset = nbio_v7_0_get_hdp_flush_req_offset,
H A Dsdma_v4_0.c444 adev->nbio_funcs->get_hdp_flush_req_offset(adev), in sdma_v4_0_ring_emit_hdp_flush()
H A Damdgpu.h1269 u32 (*get_hdp_flush_req_offset)(struct amdgpu_device *adev); member
H A Dgfx_v9_0.c3909 adev->nbio_funcs->get_hdp_flush_req_offset(adev), in gfx_v9_0_ring_emit_hdp_flush()