Home
last modified time | relevance | path

Searched refs:queue_properties (Results 1 – 14 of 14) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager.h72 struct queue_properties *q);
76 struct queue_properties *q);
80 struct queue_properties *p,
84 struct queue_properties *q,
100 struct queue_properties *q,
114 struct queue_properties *p,
124 struct queue_properties *p);
157 struct queue_properties *q);
160 struct queue_properties *q);
170 struct queue_properties *p, struct mm_struct *mms);
[all …]
H A Dkfd_mqd_manager_cik.c77 struct queue_properties *q) in allocate_mqd()
90 struct queue_properties *q) in init_mqd()
144 struct queue_properties *q) in init_mqd_sdma()
160 uint32_t queue_id, struct queue_properties *p, in load_mqd()
173 struct queue_properties *q, struct mqd_update_info *minfo, in __update_mqd()
217 struct queue_properties *q, in update_mqd()
224 struct queue_properties *q, in update_mqd_sdma()
262 struct queue_properties *qp, in restore_mqd()
300 struct queue_properties *qp, in restore_mqd_sdma()
330 struct queue_properties *q) in init_mqd_hiq()
[all …]
H A Dkfd_mqd_manager_vi.c80 struct queue_properties *q) in allocate_mqd()
93 struct queue_properties *q) in init_mqd()
159 struct queue_properties *p, struct mm_struct *mms) in load_mqd()
248 struct queue_properties *q, in update_mqd()
255 struct queue_properties *q, in get_wave_state()
294 struct queue_properties *qp, in restore_mqd()
321 struct queue_properties *q) in init_mqd_hiq()
334 struct queue_properties *q, in update_mqd_hiq()
342 struct queue_properties *q) in init_mqd_sdma()
358 struct queue_properties *q, in update_mqd_sdma()
[all …]
H A Dkfd_mqd_manager_v9.c38 struct queue_properties *q,
42 struct queue_properties *q) in mqd_stride_v9()
113 struct queue_properties *q) in allocate_mqd()
162 struct queue_properties *q) in init_mqd()
244 struct queue_properties *q, in update_mqd()
393 struct queue_properties *qp, in restore_mqd()
425 struct queue_properties *q) in init_mqd_hiq()
458 struct queue_properties *q) in init_mqd_sdma()
476 struct queue_properties *q, in update_mqd_sdma()
540 struct queue_properties *q) in init_mqd_hiq_v9_4_3()
[all …]
H A Dkfd_mqd_manager_v10.c70 static void set_priority(struct v10_compute_mqd *m, struct queue_properties *q) in set_priority()
77 struct queue_properties *q) in allocate_mqd()
90 struct queue_properties *q) in init_mqd()
152 struct queue_properties *p, struct mm_struct *mms) in load_mqd()
165 struct queue_properties *q, in update_mqd()
237 struct queue_properties *q, in get_wave_state()
285 struct queue_properties *qp, in restore_mqd()
312 struct queue_properties *q) in init_mqd_hiq()
346 struct queue_properties *q) in init_mqd_sdma()
364 struct queue_properties *q, in update_mqd_sdma()
[all …]
H A Dkfd_mqd_manager_v12.c77 static void set_priority(struct v12_compute_mqd *m, struct queue_properties *q) in set_priority()
84 struct queue_properties *q) in allocate_mqd()
100 struct queue_properties *q) in init_mqd()
169 struct queue_properties *p, struct mm_struct *mms) in load_mqd()
182 struct queue_properties *q, in update_mqd()
253 struct queue_properties *q, in get_wave_state()
291 struct queue_properties *q) in init_mqd_hiq()
305 struct queue_properties *q) in init_mqd_sdma()
323 struct queue_properties *q, in update_mqd_sdma()
H A Dkfd_mqd_manager_v11.c96 static void set_priority(struct v11_compute_mqd *m, struct queue_properties *q) in set_priority()
103 struct queue_properties *q) in allocate_mqd()
125 struct queue_properties *q) in init_mqd()
206 struct queue_properties *p, struct mm_struct *mms) in load_mqd()
219 struct queue_properties *q, in update_mqd()
290 struct queue_properties *q, in get_wave_state()
337 struct queue_properties *qp, in restore_mqd()
365 struct queue_properties *q) in init_mqd_hiq()
399 struct queue_properties *q) in init_mqd_sdma()
422 struct queue_properties *q, in update_mqd_sdma()
H A Dkfd_mqd_manager.c49 struct kfd_mem_obj *allocate_hiq_mqd(struct kfd_node *dev, struct queue_properties *q) in allocate_hiq_mqd()
65 struct queue_properties *q) in allocate_sdma_mqd()
210 struct queue_properties *p, struct mm_struct *mms) in kfd_hiq_load_mqd_kiq()
245 struct queue_properties *p, struct mm_struct *mms) in kfd_load_mqd_sdma()
291 struct queue_properties *q) in kfd_mqd_stride()
H A Dkfd_queue.c30 void print_queue_properties(struct queue_properties *q) in print_queue_properties()
69 int init_queue(struct queue **q, const struct queue_properties *properties) in init_queue()
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()
375 struct queue_properties *properties) in kfd_queue_unref_bo_vas()
H A Dkfd_priv.h493 struct queue_properties { struct
597 struct queue_properties properties;
1306 int init_queue(struct queue **q, const struct queue_properties *properties);
1308 void print_queue_properties(struct queue_properties *q);
1313 int kfd_queue_acquire_buffers(struct kfd_process_device *pdd, struct queue_properties *properties);
1314 int kfd_queue_release_buffers(struct kfd_process_device *pdd, struct queue_properties *properties);
1317 struct queue_properties *properties);
1353 struct queue_properties *properties,
1361 struct queue_properties *p);
H A Dkfd_process_queue_manager.c246 struct queue_properties *q_properties, in init_user_queue()
312 struct queue_properties *properties, in pqm_create_queue()
573 unsigned int qid, struct queue_properties *p) in pqm_update_queue_properties()
961 static void set_queue_properties_from_criu(struct queue_properties *qp, in set_queue_properties_from_criu()
989 struct queue_properties qp; in kfd_criu_restore_queue()
H A Dkfd_kernel_queue.c45 struct queue_properties prop; in kq_initialize()
H A Dkfd_chardev.c185 static int set_queue_properties_from_user(struct queue_properties *q_properties, in set_queue_properties_from_user()
314 struct queue_properties q_properties; in kfd_ioctl_create_queue()
317 memset(&q_properties, 0, sizeof(struct queue_properties)); in kfd_ioctl_create_queue()
440 struct queue_properties properties; in kfd_ioctl_update_queue()
H A Dkfd_device_queue_manager.c3552 static uint32_t set_queue_type_for_user(struct queue_properties *q_props) in set_queue_type_for_user()