Home
last modified time | relevance | path

Searched refs:amdgpu_bo_create_reserved (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_rlc.c95 r = amdgpu_bo_create_reserved(adev, dws * 4, PAGE_SIZE, in amdgpu_gfx_rlc_init_sr()
158 r = amdgpu_bo_create_reserved(adev, adev->gfx.rlc.cp_table_size, in amdgpu_gfx_rlc_init_cpt()
Dmes_v10_1.c354 r = amdgpu_bo_create_reserved(adev, fw_size, in mes_v10_1_allocate_ucode_buffer()
386 r = amdgpu_bo_create_reserved(adev, fw_size, in mes_v10_1_allocate_ucode_data_buffer()
547 r = amdgpu_bo_create_reserved(adev, MES_EOP_SIZE, PAGE_SIZE, in mes_v10_1_allocate_eop_buf()
Damdgpu_vcn.c606 r = amdgpu_bo_create_reserved(adev, 1024, PAGE_SIZE, in amdgpu_vcn_dec_get_create_msg()
640 r = amdgpu_bo_create_reserved(adev, 1024, PAGE_SIZE, in amdgpu_vcn_dec_get_destroy_msg()
925 r = amdgpu_bo_create_reserved(ring->adev, 128 * 1024, PAGE_SIZE, in amdgpu_vcn_enc_ring_test_ib()
Damdgpu_object.c227 int amdgpu_bo_create_reserved(struct amdgpu_device *adev, in amdgpu_bo_create_reserved() function
330 r = amdgpu_bo_create_reserved(adev, size, align, domain, bo_ptr, in amdgpu_bo_create_kernel()
368 r = amdgpu_bo_create_reserved(adev, size, PAGE_SIZE, domain, bo_ptr, in amdgpu_bo_create_kernel_at()
Damdgpu_object.h279 int amdgpu_bo_create_reserved(struct amdgpu_device *adev,
Damdgpu_uvd.c1180 r = amdgpu_bo_create_reserved(adev, 1024, PAGE_SIZE, in amdgpu_uvd_get_create_msg()
1212 r = amdgpu_bo_create_reserved(adev, 1024, PAGE_SIZE, in amdgpu_uvd_get_destroy_msg()
Damdgpu_vce.c1144 r = amdgpu_bo_create_reserved(ring->adev, 512, PAGE_SIZE, in amdgpu_vce_ring_test_ib()
Duvd_v6_0.c338 r = amdgpu_bo_create_reserved(ring->adev, 128 * 1024, PAGE_SIZE, in uvd_v6_0_enc_ring_test_ib()
Dgfx_v10_0.c4535 r = amdgpu_bo_create_reserved(adev, mec_hpd_size, PAGE_SIZE, in gfx_v10_0_mec_init()
4559 r = amdgpu_bo_create_reserved(adev, mec_hdr->header.ucode_size_bytes, in gfx_v10_0_mec_init()
5498 ret = amdgpu_bo_create_reserved(adev, adev->psp.toc.size_bytes, PAGE_SIZE, in gfx_v10_0_parse_rlc_toc()
5560 r = amdgpu_bo_create_reserved(adev, total_size, PAGE_SIZE, in gfx_v10_0_rlc_backdoor_autoload_buffer_init()
5987 r = amdgpu_bo_create_reserved(adev, pfp_hdr->header.ucode_size_bytes, in gfx_v10_0_cp_gfx_load_pfp_microcode()
6065 r = amdgpu_bo_create_reserved(adev, ce_hdr->header.ucode_size_bytes, in gfx_v10_0_cp_gfx_load_ce_microcode()
6142 r = amdgpu_bo_create_reserved(adev, me_hdr->header.ucode_size_bytes, in gfx_v10_0_cp_gfx_load_me_microcode()
Duvd_v7_0.c344 r = amdgpu_bo_create_reserved(ring->adev, 128 * 1024, PAGE_SIZE, in uvd_v7_0_enc_ring_test_ib()
Dgfx_v7_0.c2810 r = amdgpu_bo_create_reserved(adev, mec_hpd_size, PAGE_SIZE, in gfx_v7_0_mec_init()
3075 r = amdgpu_bo_create_reserved(adev, sizeof(struct cik_mqd), PAGE_SIZE, in gfx_v7_0_compute_queue_init()
Dgfx_v9_0.c2007 r = amdgpu_bo_create_reserved(adev, mec_hpd_size, PAGE_SIZE, in gfx_v9_0_mec_init()
2031 r = amdgpu_bo_create_reserved(adev, mec_hdr->header.ucode_size_bytes, in gfx_v9_0_mec_init()
Dgfx_v6_0.c2401 r = amdgpu_bo_create_reserved(adev, dws * 4, PAGE_SIZE, in gfx_v6_0_rlc_init()
Dgfx_v8_0.c1356 r = amdgpu_bo_create_reserved(adev, mec_hpd_size, PAGE_SIZE, in gfx_v8_0_mec_init()