Home
last modified time | relevance | path

Searched refs:kfd_process_device (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_process.c88 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 Dkfd_priv.h670 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 Dkfd_iommu.h35 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 Dkfd_flat_memory.c315 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 Dkfd_iommu.c110 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 Dkfd_device_queue_manager_v10.c42 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 Dkfd_device_queue_manager_v9.c43 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 Dkfd_doorbell.c130 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 Dkfd_chardev.c282 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 Dkfd_device_queue_manager.h223 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 Dkfd_device_queue_manager_cik.c119 struct kfd_process_device *pdd; in update_qpd_cik()
153 struct kfd_process_device *pdd; in update_qpd_cik_hawaii()
A Dkfd_device_queue_manager_vi.c156 struct kfd_process_device *pdd; in update_qpd_vi()
197 struct kfd_process_device *pdd; in update_qpd_vi_tonga()
A Dkfd_process_queue_manager.c67 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 Dkfd_device_queue_manager.c535 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 Dkfd_dbgdev.c275 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 Dkfd_svm.h189 struct kfd_process_device *
A Dkfd_svm.c195 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 Dkfd_migrate.c410 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