Searched refs:amdgpu_queue_mgr_map (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_queue_mgr.c | 212 int amdgpu_queue_mgr_map(struct amdgpu_device *adev, in amdgpu_queue_mgr_map() function
|
D | amdgpu_cs.c | 1017 r = amdgpu_queue_mgr_map(adev, &parser->ctx->queue_mgr, chunk_ib->ip_type, in amdgpu_cs_ib_fill() 1076 r = amdgpu_queue_mgr_map(p->adev, &ctx->queue_mgr, in amdgpu_cs_process_fence_dep() 1358 r = amdgpu_queue_mgr_map(adev, &ctx->queue_mgr, in amdgpu_cs_wait_ioctl() 1407 r = amdgpu_queue_mgr_map(adev, &ctx->queue_mgr, user->ip_type, in amdgpu_cs_get_fence()
|
D | amdgpu.h | 620 int amdgpu_queue_mgr_map(struct amdgpu_device *adev,
|