Home
last modified time | relevance | path

Searched refs:v12_compute_mqd (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_v12.c36 return (struct v12_compute_mqd *)mqd; in get_mqd()
47 struct v12_compute_mqd *m; in update_cu_mask()
103 struct v12_compute_mqd *m; in init_mqd()
105 m = (struct v12_compute_mqd *) mqd_mem_obj->cpu_ptr; in init_mqd()
185 struct v12_compute_mqd *m; in update_mqd()
247 struct v12_compute_mqd *m = (struct v12_compute_mqd *)mqd; in check_preemption_failed()
258 struct v12_compute_mqd *m; in get_wave_state()
293 struct v12_compute_mqd *m; in init_mqd_hiq()
399 mqd->mqd_size = sizeof(struct v12_compute_mqd); in mqd_manager_init_v12()
416 mqd->mqd_size = sizeof(struct v12_compute_mqd); in mqd_manager_init_v12()
[all …]
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dmes_v12_0.c1168 struct v12_compute_mqd *mqd = ring->mqd_ptr; in mes_v12_0_mqd_init()
1277 struct v12_compute_mqd *mqd = ring->mqd_ptr; in mes_v12_0_queue_init_register()
1468 int r, mqd_size = sizeof(struct v12_compute_mqd); in mes_v12_0_mqd_sw_init()
H A Dgfx_v12_0.c1497 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v12_compute_mqd), 0); in gfx_v12_0_sw_init()
3022 struct v12_compute_mqd *mqd = m; in gfx_v12_0_compute_mqd_init()
3151 struct v12_compute_mqd *mqd = ring->mqd_ptr; in gfx_v12_0_kiq_init_register()
3261 struct v12_compute_mqd *mqd = ring->mqd_ptr; in gfx_v12_0_kiq_init_queue()
3301 struct v12_compute_mqd *mqd = ring->mqd_ptr; in gfx_v12_0_kcq_init_queue()
5443 sizeof(struct v12_compute_mqd); in gfx_v12_0_set_mqd_funcs()
/linux-6.15/drivers/gpu/drm/amd/include/
H A Dv12_structs.h674 struct v12_compute_mqd { struct