Searched defs:uq_mgr (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_userq.c | 81 amdgpu_userq_preempt_helper(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_preempt_helper() 102 amdgpu_userq_restore_helper(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_restore_helper() 123 amdgpu_userq_unmap_helper(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_unmap_helper() 143 amdgpu_userq_map_helper(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_map_helper() 163 amdgpu_userq_wait_for_last_fence(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_wait_for_last_fence() 178 amdgpu_userq_cleanup(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_cleanup() 192 amdgpu_userq_find(struct amdgpu_userq_mgr *uq_mgr, int qid) in amdgpu_userq_find() 198 amdgpu_userq_ensure_ev_fence(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_ensure_ev_fence() 222 int amdgpu_userq_create_object(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_create_object() 277 void amdgpu_userq_destroy_object(struct amdgpu_userq_mgr *uq_mgr, in amdgpu_userq_destroy_object() [all …]
|
| H A D | mes_userqueue.c | 62 mes_userq_create_wptr_mapping(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_create_wptr_mapping() 115 static int mes_userq_map(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_map() 160 static int mes_userq_unmap(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_unmap() 180 static int mes_userq_create_ctx_space(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_create_ctx_space() 249 static int mes_userq_mqd_create(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_mqd_create() 399 mes_userq_mqd_destroy(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_mqd_destroy() 407 static int mes_userq_preempt(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_preempt() 453 static int mes_userq_restore(struct amdgpu_userq_mgr *uq_mgr, in mes_userq_restore()
|
| H A D | amdgpu_eviction_fence.c | 107 struct amdgpu_userq_mgr *uq_mgr = &fpriv->userq_mgr; in amdgpu_eviction_fence_suspend_worker() local
|