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()96 static void set_priority(struct v11_compute_mqd *m, struct queue_properties *q) in set_priority()115 size = sizeof(struct v11_compute_mqd); in allocate_mqd()128 struct v11_compute_mqd *m; in init_mqd()132 m = (struct v11_compute_mqd *) mqd_mem_obj->cpu_ptr; in init_mqd()138 size = sizeof(struct v11_compute_mqd); in init_mqd()220 struct v11_compute_mqd *m; in update_mqd()283 struct v11_compute_mqd *m = (struct v11_compute_mqd *)mqd; in read_doorbell_id()[all …]
154 static inline struct v11_compute_mqd *get_mqd(void *mqd) in get_mqd()156 return (struct v11_compute_mqd *)mqd; in get_mqd()169 struct v11_compute_mqd *m; in hqd_load_v11()266 struct v11_compute_mqd *m; in hiq_mqd_load_v11()496 struct v11_compute_mqd *m = get_mqd(mqd); in hqd_destroy_v11()
711 struct v11_compute_mqd *mqd = ring->mqd_ptr; in mes_v11_0_mqd_init()815 struct v11_compute_mqd *mqd = ring->mqd_ptr; in mes_v11_0_queue_init_register()993 int r, mqd_size = sizeof(struct v11_compute_mqd); in mes_v11_0_mqd_sw_init()
1449 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v11_compute_mqd), 0); in gfx_v11_0_sw_init()3742 struct v11_compute_mqd *mqd = m; in gfx_v11_0_compute_mqd_init()3871 struct v11_compute_mqd *mqd = ring->mqd_ptr; in gfx_v11_0_kiq_init_register()3981 struct v11_compute_mqd *mqd = ring->mqd_ptr; in gfx_v11_0_kiq_init_queue()4020 struct v11_compute_mqd *mqd = ring->mqd_ptr; in gfx_v11_0_kcq_init_queue()6283 sizeof(struct v11_compute_mqd); in gfx_v11_0_set_mqd_funcs()
674 struct v11_compute_mqd { struct