Searched refs:hiq_mqd_load (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_amdkfd_aldebaran.c | 171 .hiq_mqd_load = kgd_gfx_v9_hiq_mqd_load,
|
| A D | amdgpu_amdkfd_arcturus.c | 397 .hiq_mqd_load = kgd_gfx_v9_hiq_mqd_load,
|
| A D | amdgpu_amdkfd_gc_9_4_3.c | 517 .hiq_mqd_load = kgd_gfx_v9_hiq_mqd_load,
|
| A D | amdgpu_amdkfd_gfx_v10_3.c | 663 .hiq_mqd_load = hiq_mqd_load_v10_3,
|
| A D | amdgpu_amdkfd_gfx_v11.c | 808 .hiq_mqd_load = hiq_mqd_load_v11,
|
| A D | amdgpu_amdkfd_gfx_v10.c | 1092 .hiq_mqd_load = kgd_hiq_mqd_load,
|
| A D | amdgpu_amdkfd_gfx_v9.c | 1237 .hiq_mqd_load = kgd_gfx_v9_hiq_mqd_load,
|
| /linux/drivers/gpu/drm/amd/include/ |
| A D | kgd_kfd_interface.h | 238 int (*hiq_mqd_load)(struct amdgpu_device *adev, void *mqd, member
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| A D | kfd_mqd_manager.c | 212 return mm->dev->kfd2kgd->hiq_mqd_load(mm->dev->adev, mqd, pipe_id, in kfd_hiq_load_mqd_kiq()
|
| A D | kfd_mqd_manager_v9.c | 578 err = mm->dev->kfd2kgd->hiq_mqd_load(mm->dev->adev, xcc_mqd, in hiq_load_mqd_kiq_v9_4_3()
|
Completed in 38 milliseconds