Home
last modified time | relevance | path

Searched refs:first_vmid_kfd (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dcik_event_interrupt.c61 vmid >= dev->vm_info.first_vmid_kfd && in cik_event_interrupt_isr()
67 if (vmid < dev->vm_info.first_vmid_kfd || in cik_event_interrupt_isr()
A Dkfd_int_process_v11.c242 (vmid < dev->vm_info.first_vmid_kfd || in event_interrupt_isr_v11()
A Dkfd_int_process_v9.c173 if (vmid < dev->vm_info.first_vmid_kfd || in event_interrupt_isr_v9()
A Dkfd_device.c518 kfd->vm_info.first_vmid_kfd = ffs(gpu_resources->compute_vmid_bitmap)-1; in kgd2kfd_device_init()
521 - kfd->vm_info.first_vmid_kfd + 1; in kgd2kfd_device_init()
A Dkfd_priv.h250 uint32_t first_vmid_kfd; member
A Dkfd_device_queue_manager.c420 for (i = dqm->dev->vm_info.first_vmid_kfd; in allocate_vmid()
672 int first_vmid_to_scan = dev->vm_info.first_vmid_kfd; in dbgdev_wave_reset_wavefronts()

Completed in 14 milliseconds