Searched refs:v11_compute_mqd (Results 1 – 5 of 5) sorted by relevance
34 static inline struct v11_compute_mqd *get_mqd(void *mqd) in get_mqd()36 return (struct v11_compute_mqd *)mqd; in get_mqd()47 struct v11_compute_mqd *m; in update_cu_mask()78 static void set_priority(struct v11_compute_mqd *m, struct queue_properties *q) in set_priority()97 size = sizeof(struct v11_compute_mqd); in allocate_mqd()110 struct v11_compute_mqd *m; in init_mqd()113 m = (struct v11_compute_mqd *) mqd_mem_obj->cpu_ptr; in init_mqd()119 size = sizeof(struct v11_compute_mqd); in init_mqd()188 struct v11_compute_mqd *m; in update_mqd()250 struct v11_compute_mqd *m = (struct v11_compute_mqd *)mqd; in read_doorbell_id()[all …]
152 static inline struct v11_compute_mqd *get_mqd(void *mqd) in get_mqd()154 return (struct v11_compute_mqd *)mqd; in get_mqd()167 struct v11_compute_mqd *m; in hqd_load_v11()264 struct v11_compute_mqd *m; in hiq_mqd_load_v11()494 struct v11_compute_mqd *m = get_mqd(mqd); in hqd_destroy_v11()
766 struct v11_compute_mqd *mqd = ring->mqd_ptr; in mes_v11_0_mqd_init()868 struct v11_compute_mqd *mqd = ring->mqd_ptr; in mes_v11_0_queue_init_register()1051 int r, mqd_size = sizeof(struct v11_compute_mqd); in mes_v11_0_mqd_sw_init()
1400 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v11_compute_mqd)); in gfx_v11_0_sw_init()3747 struct v11_compute_mqd *mqd = m; in gfx_v11_0_compute_mqd_init()3876 struct v11_compute_mqd *mqd = ring->mqd_ptr; in gfx_v11_0_kiq_init_register()3986 struct v11_compute_mqd *mqd = ring->mqd_ptr; in gfx_v11_0_kiq_init_queue()4024 struct v11_compute_mqd *mqd = ring->mqd_ptr; in gfx_v11_0_kcq_init_queue()6249 sizeof(struct v11_compute_mqd); in gfx_v11_0_set_mqd_funcs()
674 struct v11_compute_mqd { struct