Home
last modified time | relevance | path

Searched defs:pdd (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_debug.c72 struct kfd_process_device *pdd = process->pdds[i]; in kfd_dbg_ev_query_debug_event() local
133 struct kfd_process_device *pdd = process->pdds[i]; in kfd_dbg_ev_raise() local
207 struct kfd_process_device *pdd = NULL; in kfd_set_dbg_ev_from_interrupt() local
262 struct kfd_process_device *pdd = NULL; in kfd_dbg_send_exception_to_runtime() local
349 int kfd_dbg_set_mes_debug_mode(struct kfd_process_device *pdd, bool sq_trap_en) in kfd_dbg_set_mes_debug_mode()
379 static int kfd_dbg_get_dev_watch_id(struct kfd_process_device *pdd, int *watch_id) in kfd_dbg_get_dev_watch_id()
404 static void kfd_dbg_clear_dev_watch_id(struct kfd_process_device *pdd, int watch_id) in kfd_dbg_clear_dev_watch_id()
417 static bool kfd_dbg_owns_dev_watch_id(struct kfd_process_device *pdd, int watch_id) in kfd_dbg_owns_dev_watch_id()
430 int kfd_dbg_trap_clear_dev_address_watch(struct kfd_process_device *pdd, in kfd_dbg_trap_clear_dev_address_watch()
460 int kfd_dbg_trap_set_dev_address_watch(struct kfd_process_device *pdd, in kfd_dbg_trap_set_dev_address_watch()
[all …]
Dkfd_process.c89 struct kfd_process_device *pdd; member
103 struct kfd_process_device *pdd; in kfd_sdma_activity_worker() local
273 struct kfd_process_device *pdd = NULL; in kfd_get_cu_occupancy() local
334 struct kfd_process_device *pdd = container_of(attr, struct kfd_process_device, in kfd_procfs_show() local
338 struct kfd_process_device *pdd = container_of(attr, struct kfd_process_device, in kfd_procfs_show() local
426 struct kfd_process_device *pdd = container_of(attr, in kfd_procfs_stats_show() local
451 struct kfd_process_device *pdd; in kfd_sysfs_counters_show() local
578 struct kfd_process_device *pdd = p->pdds[i]; in kfd_procfs_add_sysfs_stats() local
626 struct kfd_process_device *pdd = p->pdds[i]; in kfd_procfs_add_sysfs_counters() local
667 struct kfd_process_device *pdd = p->pdds[i]; in kfd_procfs_add_sysfs_files() local
[all …]
Dkfd_process_queue_manager.c83 void kfd_process_dequeue_from_device(struct kfd_process_device *pdd) in kfd_process_dequeue_from_device()
109 struct kfd_process_device *pdd; in pqm_set_gws() local
191 struct kfd_process_device *pdd; in pqm_clean_queue_resource() local
223 struct kfd_process_device *pdd = kfd_get_process_device_data(pqn->q->device, in pqm_uninit() local
320 struct kfd_process_device *pdd; in pqm_create_queue() local
504 struct kfd_process_device *pdd; in pqm_destroy_queue() local
588 struct kfd_process_device *pdd; in pqm_update_queue_properties() local
742 static int get_queue_data_sizes(struct kfd_process_device *pdd, in get_queue_data_sizes()
772 struct kfd_process_device *pdd = p->pdds[i]; in kfd_process_get_queue_info() local
821 static int criu_checkpoint_queue(struct kfd_process_device *pdd, in criu_checkpoint_queue()
[all …]
Dkfd_chardev.c72 struct kfd_process_device *pdd; in kfd_lock_pdd_by_id() local
84 static inline void kfd_unlock_pdd(struct kfd_process_device *pdd) in kfd_unlock_pdd()
313 struct kfd_process_device *pdd; in kfd_ioctl_create_queue() local
570 struct kfd_process_device *pdd; in kfd_ioctl_set_memory_policy() local
625 struct kfd_process_device *pdd; in kfd_ioctl_set_trap_handler() local
679 struct kfd_process_device *pdd; in kfd_ioctl_get_clock_counters() local
716 struct kfd_process_device *pdd = p->pdds[i]; in kfd_ioctl_get_process_apertures() local
792 struct kfd_process_device *pdd = p->pdds[i]; in kfd_ioctl_get_process_apertures_new() local
898 struct kfd_process_device *pdd; in kfd_ioctl_set_scratch_backing_va() local
937 struct kfd_process_device *pdd; in kfd_ioctl_get_tile_config() local
[all …]
Dkfd_queue.c90 static int kfd_queue_buffer_svm_get(struct kfd_process_device *pdd, u64 addr, u64 size) in kfd_queue_buffer_svm_get()
151 static void kfd_queue_buffer_svm_put(struct kfd_process_device *pdd, u64 addr, u64 size) in kfd_queue_buffer_svm_put()
185 static int kfd_queue_buffer_svm_get(struct kfd_process_device *pdd, u64 addr, u64 size) in kfd_queue_buffer_svm_get()
190 static void kfd_queue_buffer_svm_put(struct kfd_process_device *pdd, u64 addr, u64 size) in kfd_queue_buffer_svm_put()
233 int kfd_queue_acquire_buffers(struct kfd_process_device *pdd, struct queue_properties *properties) in kfd_queue_acquire_buffers()
341 int kfd_queue_release_buffers(struct kfd_process_device *pdd, struct queue_properties *properties) in kfd_queue_release_buffers()
374 int kfd_queue_unref_bo_vas(struct kfd_process_device *pdd, in kfd_queue_unref_bo_vas()
Dkfd_doorbell.c110 struct kfd_process_device *pdd; in kfd_doorbell_mmap() local
235 phys_addr_t kfd_get_process_doorbells(struct kfd_process_device *pdd) in kfd_get_process_doorbells()
253 int kfd_alloc_process_doorbells(struct kfd_dev *kfd, struct kfd_process_device *pdd) in kfd_alloc_process_doorbells()
293 void kfd_free_process_doorbells(struct kfd_dev *kfd, struct kfd_process_device *pdd) in kfd_free_process_doorbells()
Dkfd_flat_memory.c317 static void kfd_init_apertures_vi(struct kfd_process_device *pdd, uint8_t id) in kfd_init_apertures_vi()
344 static void kfd_init_apertures_v9(struct kfd_process_device *pdd, uint8_t id) in kfd_init_apertures_v9()
367 struct kfd_process_device *pdd; in kfd_init_apertures() local
Dkfd_device_queue_manager.c168 struct kfd_process_device *pdd = qpd_to_pdd(qpd); in kfd_hws_hang() local
204 struct kfd_process_device *pdd = qpd_to_pdd(qpd); in add_queue_mes() local
534 struct kfd_process_device *pdd = qpd_to_pdd(qpd); in allocate_vmid() local
791 struct kfd_process_device *pdd; in dbgdev_wave_reset_wavefronts() local
918 struct kfd_process_device *pdd = qpd_to_pdd(qpd); in destroy_queue_nocpsch() local
949 struct kfd_process_device *pdd; in update_queue() local
1061 struct kfd_process_device *pdd, in suspend_single_queue()
1110 struct kfd_process_device *pdd; in resume_single_queue() local
1143 struct kfd_process_device *pdd; in evict_process_queues_nocpsch() local
1193 struct kfd_process_device *pdd; in evict_process_queues_cpsch() local
[all …]
Dkfd_device_queue_manager_v9.c50 static uint32_t compute_sh_mem_bases_64bit(struct kfd_process_device *pdd) in compute_sh_mem_bases_64bit()
94 struct kfd_process_device *pdd = qpd_to_pdd(qpd); in update_qpd_v9() local
Dkfd_svm.c217 struct kfd_process_device *pdd; in svm_range_dma_map() local
255 struct kfd_process_device *pdd; in svm_range_dma_unmap() local
410 struct kfd_process_device *pdd; in svm_range_bo_release() local
556 struct kfd_process_device *pdd; in svm_range_vram_node_new() local
682 struct kfd_process_device *pdd; in svm_range_get_node_by_id() local
1333 struct kfd_process_device *pdd; in svm_range_unmap_from_gpus() local
1385 svm_range_map_to_gpu(struct kfd_process_device *pdd, struct svm_range *prange, in svm_range_map_to_gpu()
1466 struct kfd_process_device *pdd; in svm_range_map_to_gpus() local
1528 struct kfd_process_device *pdd; in svm_range_reserve_bos() local
1584 struct kfd_process_device *pdd; in kfd_svm_page_owner() local
[all …]
Dkfd_packet_manager_v9.c38 struct kfd_process_device *pdd = in pm_map_process_v9() local
96 struct kfd_process_device *pdd = in pm_map_process_aldebaran() local
Dkfd_device_queue_manager_v11.c50 static uint32_t compute_sh_mem_bases_64bit(struct kfd_process_device *pdd) in compute_sh_mem_bases_64bit()
Dkfd_device_queue_manager_v12.c50 static uint32_t compute_sh_mem_bases_64bit(struct kfd_process_device *pdd) in compute_sh_mem_bases_64bit()
Dkfd_device_queue_manager_v10.c51 static uint32_t compute_sh_mem_bases_64bit(struct kfd_process_device *pdd) in compute_sh_mem_bases_64bit()
Dcik_event_interrupt.c110 struct kfd_process_device *pdd = NULL; in cik_event_interrupt_wq() local
Dkfd_events.c353 struct kfd_process_device *pdd; in kfd_kmap_event_page() local
1180 void kfd_signal_vm_fault_event(struct kfd_process_device *pdd, in kfd_signal_vm_fault_event()
1256 struct kfd_process_device *pdd = kfd_get_process_device_data(dev, p); in kfd_signal_reset_event() local
Dkfd_packet_manager_vi.c45 struct kfd_process_device *pdd = qpd_to_pdd(qpd); in pm_map_process_vi() local
Dkfd_device_queue_manager.h331 static inline unsigned int get_sh_mem_bases_32(struct kfd_process_device *pdd) in get_sh_mem_bases_32()
337 get_sh_mem_bases_nybble_64(struct kfd_process_device *pdd) in get_sh_mem_bases_nybble_64()
Dkfd_migrate.c394 struct kfd_process_device *pdd; in svm_migrate_vma_to_vram() local
695 struct kfd_process_device *pdd; in svm_migrate_vma_to_ram() local
Dkfd_smi_events.c329 struct kfd_process_device *pdd = p->pdds[i]; in kfd_smi_event_queue_restore_rescheduled() local
/linux-6.15/drivers/pmdomain/
Dgovernor.c129 struct pm_domain_data *pdd; in update_domain_next_wakeup() local
181 struct pm_domain_data *pdd; in __default_power_down_ok() local
Dcore.c317 struct pm_domain_data *pdd; in _genpd_reeval_performance_state() local
859 struct pm_domain_data *pdd; in genpd_power_off() local
1020 struct pm_domain_data *pdd; in genpd_dev_pm_qos_notifier() local
1887 struct pm_domain_data *pdd; in genpd_remove_device() local
/linux-6.15/drivers/input/touchscreen/
Dwm9705.c77 static int pdd = 8; variable
/linux-6.15/drivers/pmdomain/xilinx/
Dzynqmp-pm-domains.c108 struct pm_domain_data *pdd, *tmp; in zynqmp_gpd_power_off() local
/linux-6.15/include/linux/
Dpm_domain.h269 static inline struct generic_pm_domain_data *to_gpd_data(struct pm_domain_data *pdd) in to_gpd_data()

12