Home
last modified time | relevance | path

Searched refs:v11_compute_mqd (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_mqd_manager_v11.c34 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 check_preemption_failed()
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_amdkfd_gfx_v11.c154 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()
Dmes_v11_0.c1033 struct v11_compute_mqd *mqd = ring->mqd_ptr; in mes_v11_0_mqd_init()
1137 struct v11_compute_mqd *mqd = ring->mqd_ptr; in mes_v11_0_queue_init_register()
1303 int r, mqd_size = sizeof(struct v11_compute_mqd); in mes_v11_0_mqd_sw_init()
Dgfx_v11_0.c1681 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v11_compute_mqd), 0); in gfx_v11_0_sw_init()
4048 struct v11_compute_mqd *mqd = m; in gfx_v11_0_compute_mqd_init()
4178 struct v11_compute_mqd *mqd = ring->mqd_ptr; in gfx_v11_0_kiq_init_register()
4288 struct v11_compute_mqd *mqd = ring->mqd_ptr; in gfx_v11_0_kiq_init_queue()
4327 struct v11_compute_mqd *mqd = ring->mqd_ptr; in gfx_v11_0_kcq_init_queue()
7005 sizeof(struct v11_compute_mqd); in gfx_v11_0_set_mqd_funcs()
/linux-6.12.1/drivers/gpu/drm/amd/include/
Dv11_structs.h674 struct v11_compute_mqd { struct