Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_job.h94 int amdgpu_job_alloc_with_ib(struct amdgpu_device *adev,
A Damdgpu_vm_sdma.c58 r = amdgpu_job_alloc_with_ib(p->adev, entity, AMDGPU_FENCE_OWNER_VM, in amdgpu_vm_sdma_alloc_job()
A Damdgpu_vcn.c554 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, in amdgpu_vcn_dec_send_msg()
734 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, in amdgpu_vcn_dec_sw_send_msg()
864 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, in amdgpu_vcn_enc_get_create_msg()
931 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, in amdgpu_vcn_enc_get_destroy_msg()
A Damdgpu_jpeg.c192 r = amdgpu_job_alloc_with_ib(ring->adev, NULL, NULL, ib_size_dw * 4, in amdgpu_jpeg_dec_set_reg()
A Damdgpu_vce.c449 r = amdgpu_job_alloc_with_ib(ring->adev, &ring->adev->vce.entity, in amdgpu_vce_get_create_msg()
539 r = amdgpu_job_alloc_with_ib(ring->adev, &ring->adev->vce.entity, in amdgpu_vce_get_destroy_msg()
A Damdgpu_job.c215 int amdgpu_job_alloc_with_ib(struct amdgpu_device *adev, in amdgpu_job_alloc_with_ib() function
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 Damdgpu_ttm.c226 r = amdgpu_job_alloc_with_ib(adev, &adev->mman.high_pr, in amdgpu_ttm_map_buffer()
1503 r = amdgpu_job_alloc_with_ib(adev, &adev->mman.high_pr, in amdgpu_ttm_access_memory_sdma()
2147 r = amdgpu_job_alloc_with_ib(adev, entity, in amdgpu_ttm_prepare_job()
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 Damdgpu_gmc.c653 r = amdgpu_job_alloc_with_ib(ring->adev, &adev->mman.high_pr, in amdgpu_gmc_flush_gpu_tlb()
A Damdgpu_uvd.c1134 r = amdgpu_job_alloc_with_ib(ring->adev, &adev->uvd.entity, in amdgpu_uvd_send_msg()
A Damdgpu_gfx.c1415 r = amdgpu_job_alloc_with_ib(ring->adev, &entity, NULL, in amdgpu_gfx_run_cleaner_shader_job()
/linux/drivers/gpu/drm/amd/amdkfd/
A Dkfd_migrate.c67 r = amdgpu_job_alloc_with_ib(adev, &adev->mman.high_pr, in svm_migrate_gart_map()

Completed in 32 milliseconds