Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_queue_mgr.c212 int amdgpu_queue_mgr_map(struct amdgpu_device *adev, in amdgpu_queue_mgr_map() function
H A Damdgpu_cs.c1019 r = amdgpu_queue_mgr_map(adev, &parser->ctx->queue_mgr, chunk_ib->ip_type, in amdgpu_cs_ib_fill()
1078 r = amdgpu_queue_mgr_map(p->adev, &ctx->queue_mgr, in amdgpu_cs_process_fence_dep()
1364 r = amdgpu_queue_mgr_map(adev, &ctx->queue_mgr, in amdgpu_cs_wait_ioctl()
1413 r = amdgpu_queue_mgr_map(adev, &ctx->queue_mgr, user->ip_type, in amdgpu_cs_get_fence()
H A Damdgpu.h625 int amdgpu_queue_mgr_map(struct amdgpu_device *adev,