Lines Matching defs:adev
263 static u64 us_to_bytes(struct amdgpu_device *adev, s64 us) in us_to_bytes()
274 static s64 bytes_to_us(struct amdgpu_device *adev, u64 bytes) in bytes_to_us()
295 static void amdgpu_cs_get_threshold_for_moves(struct amdgpu_device *adev, in amdgpu_cs_get_threshold_for_moves()
390 void amdgpu_cs_report_moved_bytes(struct amdgpu_device *adev, u64 num_bytes, in amdgpu_cs_report_moved_bytes()
401 struct amdgpu_device *adev = amdgpu_ttm_adev(bo->tbo.bdev); in amdgpu_cs_bo_validate() local
726 struct amdgpu_device *adev = p->adev; in amdgpu_cs_vm_handling() local
871 static int amdgpu_cs_ib_fill(struct amdgpu_device *adev, in amdgpu_cs_ib_fill()
1148 static int amdgpu_cs_dependencies(struct amdgpu_device *adev, in amdgpu_cs_dependencies()
1315 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_cs_ioctl() local
1430 static struct dma_fence *amdgpu_cs_get_fence(struct amdgpu_device *adev, in amdgpu_cs_get_fence()
1459 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_cs_fence_to_handle_ioctl() local
1523 static int amdgpu_cs_wait_all_fences(struct amdgpu_device *adev, in amdgpu_cs_wait_all_fences()
1568 static int amdgpu_cs_wait_any_fence(struct amdgpu_device *adev, in amdgpu_cs_wait_any_fence()
1635 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_cs_wait_fences_ioctl() local