Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dnbio_v6_1.c277 .get_hdp_flush_req_offset = nbio_v6_1_get_hdp_flush_req_offset,
Dnbio_v7_0.c286 .get_hdp_flush_req_offset = nbio_v7_0_get_hdp_flush_req_offset,
Dsdma_v4_0.c443 adev->nbio_funcs->get_hdp_flush_req_offset(adev), in sdma_v4_0_ring_emit_hdp_flush()
Damdgpu.h1264 u32 (*get_hdp_flush_req_offset)(struct amdgpu_device *adev); member
Dgfx_v9_0.c3924 adev->nbio_funcs->get_hdp_flush_req_offset(adev), in gfx_v9_0_ring_emit_hdp_flush()