Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_rlc.c95 r = amdgpu_bo_create_reserved(adev, dws * 4, PAGE_SIZE, in amdgpu_gfx_rlc_init_sr()
133 r = amdgpu_bo_create_reserved(adev, dws * 4, PAGE_SIZE, in amdgpu_gfx_rlc_init_csb()
166 r = amdgpu_bo_create_reserved(adev, adev->gfx.rlc.cp_table_size, in amdgpu_gfx_rlc_init_cpt()
Dmes_v10_1.c126 r = amdgpu_bo_create_reserved(adev, fw_size, in mes_v10_1_allocate_ucode_buffer()
158 r = amdgpu_bo_create_reserved(adev, fw_size, in mes_v10_1_allocate_ucode_data_buffer()
Damdgpu_vcn.c467 r = amdgpu_bo_create_reserved(adev, 1024, PAGE_SIZE, in amdgpu_vcn_dec_get_create_msg()
501 r = amdgpu_bo_create_reserved(adev, 1024, PAGE_SIZE, in amdgpu_vcn_dec_get_destroy_msg()
683 r = amdgpu_bo_create_reserved(ring->adev, 128 * 1024, PAGE_SIZE, in amdgpu_vcn_enc_ring_test_ib()
Damdgpu_object.h232 int amdgpu_bo_create_reserved(struct amdgpu_device *adev,
Damdgpu_object.c231 int amdgpu_bo_create_reserved(struct amdgpu_device *adev, in amdgpu_bo_create_reserved() function
333 r = amdgpu_bo_create_reserved(adev, size, align, domain, bo_ptr, in amdgpu_bo_create_kernel()
Damdgpu_uvd.c1129 r = amdgpu_bo_create_reserved(adev, 1024, PAGE_SIZE, in amdgpu_uvd_get_create_msg()
1161 r = amdgpu_bo_create_reserved(adev, 1024, PAGE_SIZE, in amdgpu_uvd_get_destroy_msg()
Dgfx_v10_0.c1067 r = amdgpu_bo_create_reserved(adev, mec_hpd_size, PAGE_SIZE, in gfx_v10_0_mec_init()
1090 r = amdgpu_bo_create_reserved(adev, mec_hdr->header.ucode_size_bytes, in gfx_v10_0_mec_init()
1959 ret = amdgpu_bo_create_reserved(adev, adev->psp.toc_bin_size, PAGE_SIZE, in gfx_v10_0_parse_rlc_toc()
2021 r = amdgpu_bo_create_reserved(adev, total_size, PAGE_SIZE, in gfx_v10_0_rlc_backdoor_autoload_buffer_init()
2437 r = amdgpu_bo_create_reserved(adev, pfp_hdr->header.ucode_size_bytes, in gfx_v10_0_cp_gfx_load_pfp_microcode()
2507 r = amdgpu_bo_create_reserved(adev, ce_hdr->header.ucode_size_bytes, in gfx_v10_0_cp_gfx_load_ce_microcode()
2576 r = amdgpu_bo_create_reserved(adev, me_hdr->header.ucode_size_bytes, in gfx_v10_0_cp_gfx_load_me_microcode()
Damdgpu_vce.c1121 r = amdgpu_bo_create_reserved(ring->adev, 512, PAGE_SIZE, in amdgpu_vce_ring_test_ib()
Duvd_v6_0.c335 r = amdgpu_bo_create_reserved(ring->adev, 128 * 1024, PAGE_SIZE, in uvd_v6_0_enc_ring_test_ib()
Duvd_v7_0.c342 r = amdgpu_bo_create_reserved(ring->adev, 128 * 1024, PAGE_SIZE, in uvd_v7_0_enc_ring_test_ib()
Dgfx_v7_0.c2815 r = amdgpu_bo_create_reserved(adev, mec_hpd_size, PAGE_SIZE, in gfx_v7_0_mec_init()
3080 r = amdgpu_bo_create_reserved(adev, sizeof(struct cik_mqd), PAGE_SIZE, in gfx_v7_0_compute_queue_init()
Dgfx_v9_0.c1739 r = amdgpu_bo_create_reserved(adev, mec_hpd_size, PAGE_SIZE, in gfx_v9_0_mec_init()
1762 r = amdgpu_bo_create_reserved(adev, mec_hdr->header.ucode_size_bytes, in gfx_v9_0_mec_init()
Dgfx_v6_0.c2405 r = amdgpu_bo_create_reserved(adev, dws * 4, PAGE_SIZE, in gfx_v6_0_rlc_init()
Dgfx_v8_0.c1375 r = amdgpu_bo_create_reserved(adev, mec_hpd_size, PAGE_SIZE, in gfx_v8_0_mec_init()