Searched refs:kfd_process_device (Results 1 – 18 of 18) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_process.c | 88 struct kfd_process_device *pdd; 102 struct kfd_process_device *pdd; in kfd_sdma_activity_worker() 273 struct kfd_process_device *pdd = NULL; in kfd_get_cu_occupancy() 308 struct kfd_process_device *pdd = container_of(attr, struct kfd_process_device, in kfd_procfs_show() 312 struct kfd_process_device *pdd = container_of(attr, struct kfd_process_device, in kfd_procfs_show() 400 struct kfd_process_device, in kfd_procfs_stats_show() 424 struct kfd_process_device *pdd; in kfd_sysfs_counters_show() 958 struct kfd_process_device *pdd; in kfd_process_kunmap_signal_bo() 1037 struct kfd_process_device *pdd; in kfd_process_remove_sysfs() 1587 struct kfd_process_device *pdd; in kfd_bind_process_to_device() [all …]
|
| A D | kfd_priv.h | 670 struct kfd_process_device { struct 759 #define qpd_to_pdd(x) container_of(x, struct kfd_process_device, qpd) argument 813 struct kfd_process_device *pdds[MAX_GPU_INSTANCE]; 901 static inline struct kfd_process_device *kfd_process_device_from_gpuidx( in kfd_process_device_from_gpuidx() 912 int kfd_process_device_init_vm(struct kfd_process_device *pdd, 927 int kfd_process_device_create_obj_handle(struct kfd_process_device *pdd, 929 void *kfd_process_device_translate_handle(struct kfd_process_device *p, 931 void kfd_process_device_remove_obj_handle(struct kfd_process_device *pdd, 955 struct kfd_process_device *pdd, 957 phys_addr_t kfd_get_process_doorbells(struct kfd_process_device *pdd); [all …]
|
| A D | kfd_iommu.h | 35 int kfd_iommu_bind_process_to_device(struct kfd_process_device *pdd); 58 struct kfd_process_device *pdd) in kfd_iommu_bind_process_to_device()
|
| A D | kfd_flat_memory.c | 315 static void kfd_init_apertures_vi(struct kfd_process_device *pdd, uint8_t id) in kfd_init_apertures_vi() 345 static void kfd_init_apertures_v9(struct kfd_process_device *pdd, uint8_t id) in kfd_init_apertures_v9() 368 struct kfd_process_device *pdd; in kfd_init_apertures()
|
| A D | kfd_iommu.c | 110 int kfd_iommu_bind_process_to_device(struct kfd_process_device *pdd) in kfd_iommu_bind_process_to_device() 150 struct kfd_process_device *pdd; in iommu_pasid_shutdown_callback() 220 struct kfd_process_device *pdd; in kfd_bind_processes_to_device() 261 struct kfd_process_device *pdd; in kfd_unbind_processes_from_device()
|
| A D | kfd_device_queue_manager_v10.c | 42 static uint32_t compute_sh_mem_bases_64bit(struct kfd_process_device *pdd) in compute_sh_mem_bases_64bit() 54 struct kfd_process_device *pdd; in update_qpd_v10()
|
| A D | kfd_device_queue_manager_v9.c | 43 static uint32_t compute_sh_mem_bases_64bit(struct kfd_process_device *pdd) in compute_sh_mem_bases_64bit() 55 struct kfd_process_device *pdd; in update_qpd_v9()
|
| A D | kfd_doorbell.c | 130 struct kfd_process_device *pdd; in kfd_doorbell_mmap() 230 struct kfd_process_device *pdd, in kfd_get_doorbell_dw_offset_in_bar() 255 phys_addr_t kfd_get_process_doorbells(struct kfd_process_device *pdd) in kfd_get_process_doorbells()
|
| A D | kfd_chardev.c | 282 struct kfd_process_device *pdd; in kfd_ioctl_create_queue() 495 struct kfd_process_device *pdd; in kfd_ioctl_set_memory_policy() 547 struct kfd_process_device *pdd; in kfd_ioctl_set_trap_handler() 575 struct kfd_process_device *pdd; in kfd_ioctl_dbg_register() 1011 struct kfd_process_device *pdd; in kfd_ioctl_create_event() 1117 struct kfd_process_device *pdd; in kfd_ioctl_set_scratch_backing_va() 1195 struct kfd_process_device *pdd; in kfd_ioctl_acquire_vm() 1258 struct kfd_process_device *pdd; in kfd_ioctl_alloc_memory_of_gpu() 1367 struct kfd_process_device *pdd; in kfd_ioctl_free_memory_of_gpu() 1423 struct kfd_process_device *pdd, *peer_pdd; in kfd_ioctl_map_memory_to_gpu() [all …]
|
| A D | kfd_device_queue_manager.h | 223 static inline unsigned int get_sh_mem_bases_32(struct kfd_process_device *pdd) in get_sh_mem_bases_32() 229 get_sh_mem_bases_nybble_64(struct kfd_process_device *pdd) in get_sh_mem_bases_nybble_64()
|
| A D | kfd_device_queue_manager_cik.c | 119 struct kfd_process_device *pdd; in update_qpd_cik() 153 struct kfd_process_device *pdd; in update_qpd_cik_hawaii()
|
| A D | kfd_device_queue_manager_vi.c | 156 struct kfd_process_device *pdd; in update_qpd_vi() 197 struct kfd_process_device *pdd; in update_qpd_vi_tonga()
|
| A D | kfd_process_queue_manager.c | 67 void kfd_process_dequeue_from_device(struct kfd_process_device *pdd) in kfd_process_dequeue_from_device() 83 struct kfd_process_device *pdd; in pqm_set_gws() 200 struct kfd_process_device *pdd; in pqm_create_queue() 343 struct kfd_process_device *pdd; in pqm_destroy_queue()
|
| A D | kfd_device_queue_manager.c | 535 struct kfd_process_device *pdd = qpd_to_pdd(qpd); in destroy_queue_nocpsch() 565 struct kfd_process_device *pdd; in update_queue() 661 struct kfd_process_device *pdd; in evict_process_queues_nocpsch() 714 struct kfd_process_device *pdd; in evict_process_queues_cpsch() 753 struct kfd_process_device *pdd; in restore_process_queues_nocpsch() 836 struct kfd_process_device *pdd; in restore_process_queues_cpsch() 883 struct kfd_process_device *pdd; in register_process() 1511 struct kfd_process_device *pdd = qpd_to_pdd(qpd); in destroy_queue_cpsch() 2015 struct kfd_process_device *pdd; in kfd_process_vm_fault()
|
| A D | kfd_dbgdev.c | 275 struct kfd_process_device *pdd; in dbgdev_address_watch_nodiq() 703 struct kfd_process_device *pdd; in dbgdev_wave_control_nodiq() 767 struct kfd_process_device *pdd; in dbgdev_wave_reset_wavefronts()
|
| A D | kfd_svm.h | 189 struct kfd_process_device *
|
| A D | kfd_svm.c | 195 struct kfd_process_device *pdd; in svm_range_dma_map() 235 struct kfd_process_device *pdd; in svm_range_free_dma_mappings() 567 struct kfd_process_device *pdd; in svm_range_get_adev_by_id() 587 struct kfd_process_device * 1130 struct kfd_process_device *pdd; in svm_range_unmap_from_gpus() 1258 struct kfd_process_device *pdd; in svm_range_map_to_gpus() 1324 struct kfd_process_device *pdd; in svm_range_reserve_bos() 1383 struct kfd_process_device *pdd; in kfd_svm_page_owner() 1964 struct kfd_process_device *pdd; in svm_range_drain_retry_fault() 2541 struct kfd_process_device *pdd; in svm_range_count_fault() [all …]
|
| A D | kfd_migrate.c | 410 struct kfd_process_device *pdd; in svm_migrate_vma_to_vram() 650 struct kfd_process_device *pdd; in svm_migrate_vma_to_ram()
|
Completed in 42 milliseconds