Searched refs:v10_compute_mqd (Results 1 – 5 of 5) sorted by relevance
35 static inline struct v10_compute_mqd *get_mqd(void *mqd) in get_mqd()37 return (struct v10_compute_mqd *)mqd; in get_mqd()48 struct v10_compute_mqd *m; in update_cu_mask()70 static void set_priority(struct v10_compute_mqd *m, struct queue_properties *q) in set_priority()81 if (kfd_gtt_sa_allocate(kfd, sizeof(struct v10_compute_mqd), in allocate_mqd()93 struct v10_compute_mqd *m; in init_mqd()95 m = (struct v10_compute_mqd *) mqd_mem_obj->cpu_ptr; in init_mqd()98 memset(m, 0, sizeof(struct v10_compute_mqd)); in init_mqd()173 struct v10_compute_mqd *m; in update_mqd()243 struct v10_compute_mqd *m = (struct v10_compute_mqd *)mqd; in check_preemption_failed()[all …]
169 static inline struct v10_compute_mqd *get_mqd(void *mqd) in get_mqd()171 return (struct v10_compute_mqd *)mqd; in get_mqd()184 struct v10_compute_mqd *m; in hqd_load_v10_3()281 struct v10_compute_mqd *m; in hiq_mqd_load_v10_3()508 struct v10_compute_mqd *m = get_mqd(mqd); in hqd_destroy_v10_3()
198 static inline struct v10_compute_mqd *get_mqd(void *mqd) in get_mqd()200 return (struct v10_compute_mqd *)mqd; in get_mqd()213 struct v10_compute_mqd *m; in kgd_hqd_load()295 struct v10_compute_mqd *m; in kgd_hiq_mqd_load()521 struct v10_compute_mqd *m = get_mqd(mqd); in kgd_hqd_destroy()
4977 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v10_compute_mqd), 0); in gfx_v10_0_sw_init()6920 struct v10_compute_mqd *mqd = m; in gfx_v10_0_compute_mqd_init()7041 struct v10_compute_mqd *mqd = ring->mqd_ptr; in gfx_v10_0_kiq_init_register()7150 struct v10_compute_mqd *mqd = ring->mqd_ptr; in gfx_v10_0_kiq_init_queue()7189 struct v10_compute_mqd *mqd = ring->mqd_ptr; in gfx_v10_0_kcq_init_queue()10064 sizeof(struct v10_compute_mqd); in gfx_v10_0_set_mqd_funcs()
675 struct v10_compute_mqd { struct