Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_v11.c36 return (struct v11_compute_mqd *)mqd; in get_mqd()
47 struct v11_compute_mqd *m; in update_cu_mask()
115 size = sizeof(struct v11_compute_mqd); in allocate_mqd()
128 struct v11_compute_mqd *m; in init_mqd()
222 struct v11_compute_mqd *m; in update_mqd()
284 struct v11_compute_mqd *m = (struct v11_compute_mqd *)mqd; in check_preemption_failed()
295 struct v11_compute_mqd *m; in get_wave_state()
328 struct v11_compute_mqd *m; in checkpoint_mqd()
342 struct v11_compute_mqd *m; in restore_mqd()
367 struct v11_compute_mqd *m; in init_mqd_hiq()
[all …]
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A 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()
H A Dmes_v11_0.c1082 struct v11_compute_mqd *mqd = ring->mqd_ptr; in mes_v11_0_mqd_init()
1186 struct v11_compute_mqd *mqd = ring->mqd_ptr; in mes_v11_0_queue_init_register()
1352 int r, mqd_size = sizeof(struct v11_compute_mqd); in mes_v11_0_mqd_sw_init()
H A Dgfx_v11_0.c1769 r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v11_compute_mqd), 0); in gfx_v11_0_sw_init()
4135 struct v11_compute_mqd *mqd = m; in gfx_v11_0_compute_mqd_init()
4265 struct v11_compute_mqd *mqd = ring->mqd_ptr; in gfx_v11_0_kiq_init_register()
4375 struct v11_compute_mqd *mqd = ring->mqd_ptr; in gfx_v11_0_kiq_init_queue()
4414 struct v11_compute_mqd *mqd = ring->mqd_ptr; in gfx_v11_0_kcq_init_queue()
7059 sizeof(struct v11_compute_mqd); in gfx_v11_0_set_mqd_funcs()
/linux-6.15/drivers/gpu/drm/amd/include/
H A Dv11_structs.h674 struct v11_compute_mqd { struct