Searched defs:qpd (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_device_queue_manager.c | 125 struct qcm_process_device *qpd) in program_sh_mem_settings() 135 static int allocate_doorbell(struct qcm_process_device *qpd, struct queue *q) in allocate_doorbell() 179 static void deallocate_doorbell(struct qcm_process_device *qpd, in deallocate_doorbell() 195 struct qcm_process_device *qpd, in allocate_vmid() 230 struct qcm_process_device *qpd) in flush_texture_cache_nocpsch() 248 struct qcm_process_device *qpd, in deallocate_vmid() 270 struct qcm_process_device *qpd) in create_queue_nocpsch() 426 struct qcm_process_device *qpd, in destroy_queue_nocpsch_locked() 484 struct qcm_process_device *qpd, in destroy_queue_nocpsch() 570 struct qcm_process_device *qpd) in evict_process_queues_nocpsch() [all …]
|
D | kfd_device_queue_manager_vi.c | 98 struct qcm_process_device *qpd, in set_cache_memory_policy_vi() 127 struct qcm_process_device *qpd, in set_cache_memory_policy_vi_tonga() 154 struct qcm_process_device *qpd) in update_qpd_vi() 195 struct qcm_process_device *qpd) in update_qpd_vi_tonga() 229 struct qcm_process_device *qpd) in init_sdma_vm() 246 struct qcm_process_device *qpd) in init_sdma_vm_tonga()
|
D | kfd_device_queue_manager_cik.c | 91 struct qcm_process_device *qpd, in set_cache_memory_policy_cik() 117 struct qcm_process_device *qpd) in update_qpd_cik() 151 struct qcm_process_device *qpd) in update_qpd_cik_hawaii() 181 struct qcm_process_device *qpd) in init_sdma_vm() 198 struct qcm_process_device *qpd) in init_sdma_vm_hawaii()
|
D | kfd_device_queue_manager_v10.c | 52 struct qcm_process_device *qpd) in update_qpd_v10() 84 struct qcm_process_device *qpd) in init_sdma_vm_v10()
|
D | kfd_device_queue_manager_v9.c | 53 struct qcm_process_device *qpd) in update_qpd_v9() 81 struct qcm_process_device *qpd) in init_sdma_vm_v9()
|
D | kfd_process.c | 245 struct qcm_process_device *qpd = &pdd->qpd; in kfd_process_device_reserve_ib_mem() local 558 struct qcm_process_device *qpd = &pdd->qpd; in kfd_process_init_cwsr_apu() local 591 struct qcm_process_device *qpd = &pdd->qpd; in kfd_process_device_init_cwsr_dgpu() local 686 static int init_doorbell_bitmap(struct qcm_process_device *qpd, in init_doorbell_bitmap() 1120 struct qcm_process_device *qpd; in kfd_reserved_mem_mmap() local
|
D | kfd_kernel_queue_v10.c | 72 uint32_t *buffer, struct qcm_process_device *qpd) in pm_map_process_v10()
|
D | kfd_kernel_queue_v9.c | 71 uint32_t *buffer, struct qcm_process_device *qpd) in pm_map_process_v9()
|
D | kfd_kernel_queue_vi.c | 83 struct qcm_process_device *qpd) in pm_map_process_vi()
|
D | kfd_packet_manager.c | 128 struct qcm_process_device *qpd; in pm_create_runlist_ib() local
|
D | kfd_device_queue_manager.h | 36 struct qcm_process_device *qpd; member
|
D | kfd_priv.h | 628 struct qcm_process_device qpd; member
|
/Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
D | device.c | 246 struct c4iw_debugfs_data *qpd) in dump_qp() 316 struct c4iw_debugfs_data *qpd = file->private_data; in qp_release() local 329 struct c4iw_debugfs_data *qpd; in qp_open() local
|