Lines Matching defs:adev
264 static u64 us_to_bytes(struct amdgpu_device *adev, s64 us) in us_to_bytes()
275 static s64 bytes_to_us(struct amdgpu_device *adev, u64 bytes) in bytes_to_us()
296 static void amdgpu_cs_get_threshold_for_moves(struct amdgpu_device *adev, in amdgpu_cs_get_threshold_for_moves()
391 void amdgpu_cs_report_moved_bytes(struct amdgpu_device *adev, u64 num_bytes, in amdgpu_cs_report_moved_bytes()
403 struct amdgpu_device *adev = amdgpu_ttm_adev(bo->tbo.bdev); in amdgpu_cs_bo_validate() local
724 struct amdgpu_device *adev = p->adev; in amdgpu_cs_vm_handling() local
869 static int amdgpu_cs_ib_fill(struct amdgpu_device *adev, in amdgpu_cs_ib_fill()
1146 static int amdgpu_cs_dependencies(struct amdgpu_device *adev, in amdgpu_cs_dependencies()
1291 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_cs_ioctl() local
1406 static struct dma_fence *amdgpu_cs_get_fence(struct amdgpu_device *adev, in amdgpu_cs_get_fence()
1435 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_cs_fence_to_handle_ioctl() local
1499 static int amdgpu_cs_wait_all_fences(struct amdgpu_device *adev, in amdgpu_cs_wait_all_fences()
1544 static int amdgpu_cs_wait_any_fence(struct amdgpu_device *adev, in amdgpu_cs_wait_any_fence()
1611 struct amdgpu_device *adev = drm_to_adev(dev); in amdgpu_cs_wait_fences_ioctl() local