Home
last modified time | relevance | path

Searched refs:v10_compute_mqd (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v10_3.c169 static inline struct v10_compute_mqd *get_mqd(void *mqd) in get_mqd()
171 return (struct v10_compute_mqd *)mqd; in get_mqd()
184 struct v10_compute_mqd *m; in hqd_load_v10_3()
281 struct v10_compute_mqd *m; in hiq_mqd_load_v10_3()
508 struct v10_compute_mqd *m = get_mqd(mqd); in hqd_destroy_v10_3()
H A Damdgpu_amdkfd_gfx_v10.c198 static inline struct v10_compute_mqd *get_mqd(void *mqd) in get_mqd()
200 return (struct v10_compute_mqd *)mqd; in get_mqd()
213 struct v10_compute_mqd *m; in kgd_hqd_load()
295 struct v10_compute_mqd *m; in kgd_hiq_mqd_load()
521 struct v10_compute_mqd *m = get_mqd(mqd); in kgd_hqd_destroy()
/linux/drivers/gpu/drm/amd/include/
H A Dv10_structs.h675 struct v10_compute_mqd { struct