HomeSort by: relevance | last modified time | path
    Searched refs:get_hdp_flush_req_offset (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_nbio.h 54 u32 (*get_hdp_flush_req_offset)(struct amdgpu_device *adev); member in struct:amdgpu_nbio_funcs
amdgpu_nbio_v2_3.c 328 .get_hdp_flush_req_offset = nbio_v2_3_get_hdp_flush_req_offset,
amdgpu_nbio_v6_1.c 285 .get_hdp_flush_req_offset = nbio_v6_1_get_hdp_flush_req_offset,
amdgpu_nbio_v7_0.c 300 .get_hdp_flush_req_offset = nbio_v7_0_get_hdp_flush_req_offset,
amdgpu_nbio_v7_4.c 537 .get_hdp_flush_req_offset = nbio_v7_4_get_hdp_flush_req_offset,
amdgpu_sdma_v5_0.c 434 amdgpu_ring_write(ring, (adev->nbio.funcs->get_hdp_flush_req_offset(adev)) << 2);
amdgpu_sdma_v4_0.c 863 adev->nbio.funcs->get_hdp_flush_req_offset(adev),
amdgpu_gfx_v10_0.c 4403 adev->nbio.funcs->get_hdp_flush_req_offset(adev),
amdgpu_gfx_v9_0.c 4905 adev->nbio.funcs->get_hdp_flush_req_offset(adev),

Completed in 27 milliseconds