Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_job.h85 int amdgpu_job_alloc_with_ib(struct amdgpu_device *adev,
A Damdgpu_vcn.c511 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, in amdgpu_vcn_dec_send_msg()
692 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, in amdgpu_vcn_dec_sw_send_msg()
822 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, in amdgpu_vcn_enc_get_create_msg()
889 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, in amdgpu_vcn_enc_get_destroy_msg()
A Damdgpu_jpeg.c153 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, ib_size_dw * 4, in amdgpu_jpeg_dec_set_reg()
A Damdgpu_vm_sdma.c67 r = amdgpu_job_alloc_with_ib(p->adev, entity, AMDGPU_FENCE_OWNER_VM, in amdgpu_vm_sdma_alloc_job()
A Damdgpu_job.c119 int amdgpu_job_alloc_with_ib(struct amdgpu_device *adev, in amdgpu_job_alloc_with_ib() function
A Damdgpu_vce.c447 r = amdgpu_job_alloc_with_ib(ring->adev, &ring->adev->vce.entity, in amdgpu_vce_get_create_msg()
537 r = amdgpu_job_alloc_with_ib(ring->adev, &ring->adev->vce.entity, in amdgpu_vce_get_destroy_msg()
A Damdgpu_ttm.c232 r = amdgpu_job_alloc_with_ib(adev, &adev->mman.entity, in amdgpu_ttm_map_buffer()
1421 r = amdgpu_job_alloc_with_ib(adev, &adev->mman.entity, in amdgpu_ttm_access_memory_sdma()
1978 r = amdgpu_job_alloc_with_ib(adev, &adev->mman.entity, in amdgpu_ttm_prepare_job()
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()
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()
A Dgmc_v10_0.c386 r = amdgpu_job_alloc_with_ib(ring->adev, &adev->mman.entity, in gmc_v10_0_flush_gpu_tlb()
A Damdgpu_uvd.c1130 r = amdgpu_job_alloc_with_ib(ring->adev, &adev->uvd.entity, in amdgpu_uvd_send_msg()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_migrate.c67 r = amdgpu_job_alloc_with_ib(adev, &adev->mman.entity, in svm_migrate_gart_map()

Completed in 26 milliseconds