Home
last modified time | relevance | path

Searched defs:vmhub (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ids.c213 unsigned vmhub = ring->vm_hub; in amdgpu_vmid_grab_idle() local
264 unsigned vmhub = ring->vm_hub; in amdgpu_vmid_grab_reserved() local
328 unsigned vmhub = ring->vm_hub; in amdgpu_vmid_grab_used() local
389 unsigned vmhub = ring->vm_hub; in amdgpu_vmid_grab() local
458 bool amdgpu_vmid_uses_reserved(struct amdgpu_vm *vm, unsigned int vmhub) in amdgpu_vmid_uses_reserved()
474 unsigned vmhub) in amdgpu_vmid_alloc_reserved()
507 unsigned vmhub) in amdgpu_vmid_free_reserved()
530 void amdgpu_vmid_reset(struct amdgpu_device *adev, unsigned vmhub, in amdgpu_vmid_reset()
H A Dgmc_v12_0.c191 uint32_t vmhub) in gmc_v12_0_use_invalidate_semaphore() argument
214 unsigned int vmhub, uint32_t flush_type) in gmc_v12_0_flush_vm_hub() argument
306 gmc_v12_0_flush_gpu_tlb(struct amdgpu_device * adev,uint32_t vmid,uint32_t vmhub,uint32_t flush_type) gmc_v12_0_flush_gpu_tlb() argument
[all...]
H A Dgmc_v11_0.c195 uint32_t vmhub) in gmc_v11_0_use_invalidate_semaphore() argument
221 uint32_t vmhub, uint32_t flush_type) in gmc_v11_0_flush_gpu_tlb() argument
[all...]
H A Dgmc_v10_0.c199 uint32_t vmhub) in gmc_v10_0_use_invalidate_semaphore() argument
236 uint32_t vmhub, uint32_t flush_type) in gmc_v10_0_flush_gpu_tlb() argument
[all...]
H A Dgmc_v9_0.c556 unsigned int vmhub; in gmc_v9_0_process_interrupt() local
734 gmc_v9_0_use_invalidate_semaphore(struct amdgpu_device * adev,uint32_t vmhub) gmc_v9_0_use_invalidate_semaphore() argument
777 gmc_v9_0_flush_gpu_tlb(struct amdgpu_device * adev,uint32_t vmid,uint32_t vmhub,uint32_t flush_type) gmc_v9_0_flush_gpu_tlb() argument
[all...]
H A Damdgpu_gmc.c648 unsigned vmhub, inv_eng; amdgpu_gmc_allocate_vm_inv_eng() local
712 amdgpu_gmc_flush_gpu_tlb(struct amdgpu_device * adev,uint32_t vmid,uint32_t vmhub,uint32_t flush_type) amdgpu_gmc_flush_gpu_tlb() argument
[all...]
H A Damdgpu_vm.c755 unsigned vmhub = ring->vm_hub; amdgpu_vm_need_pipeline_sync() local
787 unsigned vmhub = ring->vm_hub; amdgpu_vm_flush() local
3203 amdgpu_vm_update_fault_cache(struct amdgpu_device * adev,unsigned int pasid,uint64_t addr,uint32_t status,unsigned int vmhub) amdgpu_vm_update_fault_cache() argument
[all...]
H A Dgmc_v6_0.c355 gmc_v6_0_flush_gpu_tlb(struct amdgpu_device * adev,uint32_t vmid,uint32_t vmhub,uint32_t flush_type) gmc_v6_0_flush_gpu_tlb() argument
H A Dgmc_v8_0.c662 gmc_v8_0_flush_gpu_tlb(struct amdgpu_device * adev,uint32_t vmid,uint32_t vmhub,uint32_t flush_type) gmc_v8_0_flush_gpu_tlb() argument
H A Dgmc_v7_0.c471 gmc_v7_0_flush_gpu_tlb(struct amdgpu_device * adev,uint32_t vmid,uint32_t vmhub,uint32_t flush_type) gmc_v7_0_flush_gpu_tlb() argument
H A Damdgpu_vm.h327 unsigned int vmhub; global() member
H A Damdgpu.h917 struct amdgpu_vmhub vmhub[AMDGPU_MAX_VMHUBS]; global() member