Home
last modified time | relevance | path

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

/Linux-v5.10/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()
Damdgpu_vcn.c493 r = amdgpu_bo_create_reserved(adev, 1024, PAGE_SIZE, in amdgpu_vcn_dec_get_create_msg()
527 r = amdgpu_bo_create_reserved(adev, 1024, PAGE_SIZE, in amdgpu_vcn_dec_get_destroy_msg()
714 r = amdgpu_bo_create_reserved(ring->adev, 128 * 1024, PAGE_SIZE, in amdgpu_vcn_enc_ring_test_ib()
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_object.c238 int amdgpu_bo_create_reserved(struct amdgpu_device *adev, in amdgpu_bo_create_reserved() function
340 r = amdgpu_bo_create_reserved(adev, size, align, domain, bo_ptr, in amdgpu_bo_create_kernel()
378 r = amdgpu_bo_create_reserved(adev, size, PAGE_SIZE, domain, bo_ptr, in amdgpu_bo_create_kernel_at()
Damdgpu_object.h249 int amdgpu_bo_create_reserved(struct amdgpu_device *adev,
Damdgpu_uvd.c1170 r = amdgpu_bo_create_reserved(adev, 1024, PAGE_SIZE, in amdgpu_uvd_get_create_msg()
1202 r = amdgpu_bo_create_reserved(adev, 1024, PAGE_SIZE, in amdgpu_uvd_get_destroy_msg()
Damdgpu_vce.c1131 r = amdgpu_bo_create_reserved(ring->adev, 512, PAGE_SIZE, in amdgpu_vce_ring_test_ib()
Duvd_v6_0.c337 r = amdgpu_bo_create_reserved(ring->adev, 128 * 1024, PAGE_SIZE, in uvd_v6_0_enc_ring_test_ib()
Dgfx_v10_0.c4096 r = amdgpu_bo_create_reserved(adev, mec_hpd_size, PAGE_SIZE, in gfx_v10_0_mec_init()
4120 r = amdgpu_bo_create_reserved(adev, mec_hdr->header.ucode_size_bytes, in gfx_v10_0_mec_init()
5021 ret = amdgpu_bo_create_reserved(adev, adev->psp.toc_bin_size, PAGE_SIZE, in gfx_v10_0_parse_rlc_toc()
5083 r = amdgpu_bo_create_reserved(adev, total_size, PAGE_SIZE, in gfx_v10_0_rlc_backdoor_autoload_buffer_init()
5510 r = amdgpu_bo_create_reserved(adev, pfp_hdr->header.ucode_size_bytes, in gfx_v10_0_cp_gfx_load_pfp_microcode()
5588 r = amdgpu_bo_create_reserved(adev, ce_hdr->header.ucode_size_bytes, in gfx_v10_0_cp_gfx_load_ce_microcode()
5665 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.c2807 r = amdgpu_bo_create_reserved(adev, mec_hpd_size, PAGE_SIZE, in gfx_v7_0_mec_init()
3072 r = amdgpu_bo_create_reserved(adev, sizeof(struct cik_mqd), PAGE_SIZE, in gfx_v7_0_compute_queue_init()
Dgfx_v9_0.c1953 r = amdgpu_bo_create_reserved(adev, mec_hpd_size, PAGE_SIZE, in gfx_v9_0_mec_init()
1977 r = amdgpu_bo_create_reserved(adev, mec_hdr->header.ucode_size_bytes, in gfx_v9_0_mec_init()
Dgfx_v6_0.c2400 r = amdgpu_bo_create_reserved(adev, dws * 4, PAGE_SIZE, in gfx_v6_0_rlc_init()
Dgfx_v8_0.c1347 r = amdgpu_bo_create_reserved(adev, mec_hpd_size, PAGE_SIZE, in gfx_v8_0_mec_init()