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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
soc15.h 86 void soc15_grbm_select(struct amdgpu_device *adev,
amdgpu_amdkfd_gfx_v9.c 89 soc15_grbm_select(adev, mec, pipe, queue, vmid);
96 soc15_grbm_select(adev, 0, 0, 0, 0);
amdgpu_gfx_v9_0.c 1991 soc15_grbm_select(adev, me, pipe, q, vm);
2422 soc15_grbm_select(adev, 0, 0, 0, i);
2427 soc15_grbm_select(adev, 0, 0, 0, 0);
2491 soc15_grbm_select(adev, 0, 0, 0, i);
2513 soc15_grbm_select(adev, 0, 0, 0, 0);
3626 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0);
3628 soc15_grbm_select(adev, 0, 0, 0, 0);
3635 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0);
3638 soc15_grbm_select(adev, 0, 0, 0, 0);
3659 soc15_grbm_select(adev, ring->me, ring->pipe, ring->queue, 0)
    [all...]
amdgpu_soc15.c 291 void soc15_grbm_select(struct amdgpu_device *adev, function in typeref:typename:void

Completed in 17 milliseconds