Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dnbio_v6_1.c278 .get_hdp_flush_done_offset = nbio_v6_1_get_hdp_flush_done_offset,
Dnbio_v7_0.c287 .get_hdp_flush_done_offset = nbio_v7_0_get_hdp_flush_done_offset,
Dsdma_v4_0.c442 adev->nbio_funcs->get_hdp_flush_done_offset(adev), in sdma_v4_0_ring_emit_hdp_flush()
Damdgpu.h1265 u32 (*get_hdp_flush_done_offset)(struct amdgpu_device *adev); member
Dgfx_v9_0.c3925 adev->nbio_funcs->get_hdp_flush_done_offset(adev), in gfx_v9_0_ring_emit_hdp_flush()