Searched refs:kfd_process_device (Results 1 – 14 of 14) sorted by relevance
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
| H A D | kfd_process.c | 168 struct kfd_process_device *pdd) in kfd_process_free_gpuvm() 182 static int kfd_process_alloc_gpuvm(struct kfd_process_device *pdd, in kfd_process_alloc_gpuvm() 249 static int kfd_process_device_reserve_ib_mem(struct kfd_process_device *pdd) in kfd_process_device_reserve_ib_mem() 387 static void kfd_process_device_free_bos(struct kfd_process_device *pdd) in kfd_process_device_free_bos() 398 struct kfd_process_device *peer_pdd; in kfd_process_device_free_bos() 415 struct kfd_process_device *pdd; in kfd_process_free_outstanding_kfd_bos() 423 struct kfd_process_device *pdd, *temp; in kfd_process_destroy_pdds() 506 struct kfd_process_device *pdd = NULL; in kfd_process_notifier_release() 562 struct kfd_process_device *pdd; in kfd_process_init_cwsr_apu() 595 static int kfd_process_device_init_cwsr_dgpu(struct kfd_process_device *pdd) in kfd_process_device_init_cwsr_dgpu() [all …]
|
| H A D | kfd_priv.h | 614 struct kfd_process_device { struct 656 #define qpd_to_pdd(x) container_of(x, struct kfd_process_device, qpd) argument 772 int kfd_process_device_init_vm(struct kfd_process_device *pdd, 774 struct kfd_process_device *kfd_bind_process_to_device(struct kfd_dev *dev, 776 struct kfd_process_device *kfd_get_process_device_data(struct kfd_dev *dev, 778 struct kfd_process_device *kfd_create_process_device_data(struct kfd_dev *dev, 785 int kfd_process_device_create_obj_handle(struct kfd_process_device *pdd, 787 void *kfd_process_device_translate_handle(struct kfd_process_device *p, 789 void kfd_process_device_remove_obj_handle(struct kfd_process_device *pdd, 793 struct kfd_process_device *kfd_get_first_process_device_data( [all …]
|
| H A D | kfd_iommu.c | 111 int kfd_iommu_bind_process_to_device(struct kfd_process_device *pdd) in kfd_iommu_bind_process_to_device() 139 struct kfd_process_device *pdd; in kfd_iommu_unbind_process() 151 struct kfd_process_device *pdd; in iommu_pasid_shutdown_callback() 221 struct kfd_process_device *pdd; in kfd_bind_processes_to_device() 262 struct kfd_process_device *pdd; in kfd_unbind_processes_from_device()
|
| H A D | kfd_flat_memory.c | 320 static void kfd_init_apertures_vi(struct kfd_process_device *pdd, uint8_t id) in kfd_init_apertures_vi() 350 static void kfd_init_apertures_v9(struct kfd_process_device *pdd, uint8_t id) in kfd_init_apertures_v9() 373 struct kfd_process_device *pdd; in kfd_init_apertures()
|
| H A D | kfd_iommu.h | 35 int kfd_iommu_bind_process_to_device(struct kfd_process_device *pdd); 55 struct kfd_process_device *pdd) in kfd_iommu_bind_process_to_device()
|
| H A D | kfd_device_queue_manager_v10.c | 47 static uint32_t compute_sh_mem_bases_64bit(struct kfd_process_device *pdd) in compute_sh_mem_bases_64bit() 59 struct kfd_process_device *pdd; in update_qpd_v10()
|
| H A D | kfd_device_queue_manager_v9.c | 48 static uint32_t compute_sh_mem_bases_64bit(struct kfd_process_device *pdd) in compute_sh_mem_bases_64bit() 60 struct kfd_process_device *pdd; in update_qpd_v9()
|
| H A D | kfd_chardev.c | 281 struct kfd_process_device *pdd; in kfd_ioctl_create_queue() 493 struct kfd_process_device *pdd; in kfd_ioctl_set_memory_policy() 545 struct kfd_process_device *pdd; in kfd_ioctl_set_trap_handler() 577 struct kfd_process_device *pdd; in kfd_ioctl_dbg_register() 877 struct kfd_process_device *pdd; in kfd_ioctl_get_process_apertures() 933 struct kfd_process_device *pdd; in kfd_ioctl_get_process_apertures_new() 1031 struct kfd_process_device *pdd; in kfd_ioctl_create_event() 1131 struct kfd_process_device *pdd; in kfd_ioctl_set_scratch_backing_va() 1209 struct kfd_process_device *pdd; in kfd_ioctl_acquire_vm() 1272 struct kfd_process_device *pdd; in kfd_ioctl_alloc_memory_of_gpu() [all …]
|
| H A D | kfd_process_queue_manager.c | 72 void kfd_process_dequeue_from_device(struct kfd_process_device *pdd) in kfd_process_dequeue_from_device() 88 struct kfd_process_device *pdd; in pqm_set_gws() 134 struct kfd_process_device *pdd; in kfd_process_dequeue_from_all_devices() 204 struct kfd_process_device *pdd; in pqm_create_queue() 349 struct kfd_process_device *pdd; in pqm_destroy_queue()
|
| H A D | kfd_device_queue_manager_cik.c | 124 struct kfd_process_device *pdd; in update_qpd_cik() 158 struct kfd_process_device *pdd; in update_qpd_cik_hawaii()
|
| H A D | kfd_device_queue_manager.h | 230 static inline unsigned int get_sh_mem_bases_32(struct kfd_process_device *pdd) in get_sh_mem_bases_32() 236 get_sh_mem_bases_nybble_64(struct kfd_process_device *pdd) in get_sh_mem_bases_nybble_64()
|
| H A D | kfd_device_queue_manager_vi.c | 161 struct kfd_process_device *pdd; in update_qpd_vi() 202 struct kfd_process_device *pdd; in update_qpd_vi_tonga()
|
| H A D | kfd_device_queue_manager.c | 524 struct kfd_process_device *pdd; in update_queue() 604 struct kfd_process_device *pdd; in evict_process_queues_nocpsch() 650 struct kfd_process_device *pdd; in evict_process_queues_cpsch() 688 struct kfd_process_device *pdd; in restore_process_queues_nocpsch() 764 struct kfd_process_device *pdd; in restore_process_queues_cpsch() 808 struct kfd_process_device *pdd; in register_process() 1912 struct kfd_process_device *pdd; in kfd_process_vm_fault()
|
| H A D | kfd_dbgdev.c | 280 struct kfd_process_device *pdd; in dbgdev_address_watch_nodiq() 708 struct kfd_process_device *pdd; in dbgdev_wave_control_nodiq() 772 struct kfd_process_device *pdd; in dbgdev_wave_reset_wavefronts()
|