Home
last modified time | relevance | path

Searched refs:amdgpu_job_alloc_with_ib (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_job.h91 int amdgpu_job_alloc_with_ib(struct amdgpu_device *adev,
H A Damdgpu_vcn.c537 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, in amdgpu_vcn_dec_send_msg()
717 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, in amdgpu_vcn_dec_sw_send_msg()
847 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, in amdgpu_vcn_enc_get_create_msg()
914 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, in amdgpu_vcn_enc_get_destroy_msg()
H A Damdgpu_vm_sdma.c67 r = amdgpu_job_alloc_with_ib(p->adev, entity, AMDGPU_FENCE_OWNER_VM, in amdgpu_vm_sdma_alloc_job()
H A Damdgpu_jpeg.c162 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, ib_size_dw * 4, in amdgpu_jpeg_dec_set_reg()
H A Damdgpu_job.c121 int amdgpu_job_alloc_with_ib(struct amdgpu_device *adev, in amdgpu_job_alloc_with_ib() function
H A Damdgpu_vce.c448 r = amdgpu_job_alloc_with_ib(ring->adev, &ring->adev->vce.entity, in amdgpu_vce_get_create_msg()
538 r = amdgpu_job_alloc_with_ib(ring->adev, &ring->adev->vce.entity, in amdgpu_vce_get_destroy_msg()
H A Duvd_v6_0.c219 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, ib_size_dw * 4, in uvd_v6_0_enc_get_create_msg()
283 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, ib_size_dw * 4, in uvd_v6_0_enc_get_destroy_msg()
H A Damdgpu_ttm.c231 r = amdgpu_job_alloc_with_ib(adev, &adev->mman.high_pr, in amdgpu_ttm_map_buffer()
1491 r = amdgpu_job_alloc_with_ib(adev, &adev->mman.high_pr, in amdgpu_ttm_access_memory_sdma()
2135 r = amdgpu_job_alloc_with_ib(adev, entity, in amdgpu_ttm_prepare_job()
H A Duvd_v7_0.c227 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, ib_size_dw * 4, in uvd_v7_0_enc_get_create_msg()
290 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, ib_size_dw * 4, in uvd_v7_0_enc_get_destroy_msg()
H A Dgmc_v10_0.c379 r = amdgpu_job_alloc_with_ib(ring->adev, &adev->mman.high_pr, in gmc_v10_0_flush_gpu_tlb()
H A Damdgpu_uvd.c1130 r = amdgpu_job_alloc_with_ib(ring->adev, &adev->uvd.entity, in amdgpu_uvd_send_msg()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_migrate.c67 r = amdgpu_job_alloc_with_ib(adev, &adev->mman.high_pr, in svm_migrate_gart_map()