Searched refs:v10_compute_mqd (Results 1 – 6 of 6) sorted by relevance
34 static inline struct v10_compute_mqd *get_mqd(void *mqd) in get_mqd()36 return (struct v10_compute_mqd *)mqd; in get_mqd()47 struct v10_compute_mqd *m; in update_cu_mask()69 static void set_priority(struct v10_compute_mqd *m, struct queue_properties *q) in set_priority()80 if (kfd_gtt_sa_allocate(kfd, sizeof(struct v10_compute_mqd), in allocate_mqd()92 struct v10_compute_mqd *m; in init_mqd()94 m = (struct v10_compute_mqd *) mqd_mem_obj->cpu_ptr; in init_mqd()97 memset(m, 0, sizeof(struct v10_compute_mqd)); in init_mqd()167 struct v10_compute_mqd *m; in update_mqd()257 struct v10_compute_mqd *m; in get_wave_state()[all …]
212 static inline struct v10_compute_mqd *get_mqd(void *mqd) in get_mqd()214 return (struct v10_compute_mqd *)mqd; in get_mqd()228 struct v10_compute_mqd *m; in kgd_hqd_load()311 struct v10_compute_mqd *m; in kgd_hiq_mqd_load()542 struct v10_compute_mqd *m = get_mqd(mqd); in kgd_hqd_destroy()
182 static inline struct v10_compute_mqd *get_mqd(void *mqd) in get_mqd()184 return (struct v10_compute_mqd *)mqd; in get_mqd()198 struct v10_compute_mqd *m; in hqd_load_v10_3()296 struct v10_compute_mqd *m; in hiq_mqd_load_v10_3()527 struct v10_compute_mqd *m = get_mqd(mqd); in hqd_destroy_v10_3()
597 struct v10_compute_mqd *mqd = ring->mqd_ptr; in mes_v10_1_mqd_init()726 struct v10_compute_mqd *mqd = ring->mqd_ptr; in mes_v10_1_queue_init_register()856 int r, mqd_size = sizeof(struct v10_compute_mqd); in mes_v10_1_mqd_sw_init()
4476 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v10_compute_mqd)); in gfx_v10_0_sw_init()6358 static void gfx_v10_0_compute_mqd_set_priority(struct amdgpu_ring *ring, struct v10_compute_mqd *mq… in gfx_v10_0_compute_mqd_set_priority()6374 struct v10_compute_mqd *mqd = ring->mqd_ptr; in gfx_v10_0_compute_mqd_init()6511 struct v10_compute_mqd *mqd = ring->mqd_ptr; in gfx_v10_0_kiq_init_register()6621 struct v10_compute_mqd *mqd = ring->mqd_ptr; in gfx_v10_0_kiq_init_queue()6659 struct v10_compute_mqd *mqd = ring->mqd_ptr; in gfx_v10_0_kcq_init_queue()
676 struct v10_compute_mqd { struct