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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
nv.h 31 void nv_grbm_select(struct amdgpu_device *adev,
amdgpu_mes_v10_1.c 250 nv_grbm_select(adev, 3, 0, 0, 0);
285 nv_grbm_select(adev, 0, 0, 0, 0);
amdgpu_amdkfd_gfx_v10.c 93 nv_grbm_select(adev, mec, pipe, queue, vmid);
100 nv_grbm_select(adev, 0, 0, 0, 0);
amdgpu_gfx_v10_0.c 1181 nv_grbm_select(adev, me, pipe, q, vm);
1614 nv_grbm_select(adev, 0, 0, 0, i);
1619 nv_grbm_select(adev, 0, 0, 0, 0);
1751 nv_grbm_select(adev, 0, 0, 0, i);
1762 nv_grbm_select(adev, 0, 0, 0, 0);
3123 nv_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0);
3128 nv_grbm_select(adev, 0, 0, 0, 0);
3142 nv_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0);
3144 nv_grbm_select(adev, 0, 0, 0, 0);
3480 nv_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0)
    [all...]
amdgpu_nv.c 142 void nv_grbm_select(struct amdgpu_device *adev, function in typeref:typename:void

Completed in 23 milliseconds