Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_mqd_manager.h71 struct queue_properties *q);
75 struct queue_properties *q);
79 struct queue_properties *p,
83 struct queue_properties *q,
114 struct queue_properties *q);
117 struct queue_properties *q);
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()
167 uint32_t queue_id, struct queue_properties *p, in load_mqd()
181 struct queue_properties *p, struct mm_struct *mms) in load_mqd_sdma()
189 struct queue_properties *q, struct mqd_update_info *minfo, in __update_mqd()
226 struct queue_properties *q, in update_mqd()
240 struct queue_properties *q, in update_mqd_hawaii()
247 struct queue_properties *q, in update_mqd_sdma()
320 struct queue_properties *q) in init_mqd_hiq()
[all …]
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()
171 struct queue_properties *q, struct mqd_update_info *minfo, in __update_mqd()
242 struct queue_properties *q, in update_mqd()
256 struct queue_properties *q, in update_mqd_tonga()
311 struct queue_properties *q) in init_mqd_hiq()
323 struct queue_properties *q, in update_mqd_hiq()
331 struct queue_properties *q) in init_mqd_sdma()
348 struct queue_properties *p, struct mm_struct *mms) in load_mqd_sdma()
[all …]
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()
145 struct queue_properties *p, struct mm_struct *mms) in load_mqd()
159 struct queue_properties *p, struct mm_struct *mms) in hiq_load_mqd_kiq()
166 struct queue_properties *q, in update_mqd()
290 struct queue_properties *q) in init_mqd_hiq()
304 struct queue_properties *q) in init_mqd_sdma()
321 struct queue_properties *p, struct mm_struct *mms) in load_mqd_sdma()
331 struct queue_properties *q, in update_mqd_sdma()
A Dkfd_mqd_manager_v9.c79 static void set_priority(struct v9_mqd *m, struct queue_properties *q) in set_priority()
86 struct queue_properties *q) in allocate_mqd()
133 struct queue_properties *q) in init_mqd()
197 struct queue_properties *p, struct mm_struct *mms) in load_mqd()
209 struct queue_properties *p, struct mm_struct *mms) in hiq_load_mqd_kiq()
216 struct queue_properties *q, in update_mqd()
345 struct queue_properties *q) in init_mqd_hiq()
359 struct queue_properties *q) in init_mqd_sdma()
376 struct queue_properties *p, struct mm_struct *mms) in load_mqd_sdma()
386 struct queue_properties *q, in update_mqd_sdma()
A Dkfd_queue.c27 void print_queue_properties(struct queue_properties *q) in print_queue_properties()
66 int init_queue(struct queue **q, const struct queue_properties *properties) in init_queue()
A Dkfd_mqd_manager.c48 struct kfd_mem_obj *allocate_hiq_mqd(struct kfd_dev *dev, struct queue_properties *q) in allocate_hiq_mqd()
64 struct queue_properties *q) in allocate_sdma_mqd()
A Dkfd_priv.h445 struct queue_properties { struct
534 struct queue_properties properties;
1008 int init_queue(struct queue **q, const struct queue_properties *properties);
1010 void print_queue_properties(struct queue_properties *q);
1046 struct queue_properties *properties,
1051 struct queue_properties *p);
A Dkfd_process_queue_manager.c168 struct queue_properties *q_properties, in init_user_queue()
195 struct queue_properties *properties, in pqm_create_queue()
413 unsigned int qid, struct queue_properties *p) in pqm_update_queue_properties()
A Dkfd_chardev.c169 static int set_queue_properties_from_user(struct queue_properties *q_properties, in set_queue_properties_from_user()
283 struct queue_properties q_properties; in kfd_ioctl_create_queue()
286 memset(&q_properties, 0, sizeof(struct queue_properties)); in kfd_ioctl_create_queue()
374 struct queue_properties properties; in kfd_ioctl_update_queue()
A Dkfd_kernel_queue.c43 struct queue_properties prop; in kq_initialize()
A Dkfd_dbgdev.c180 struct queue_properties properties; in dbgdev_register_diq()

Completed in 22 milliseconds