Home
last modified time | relevance | path

Searched refs:amdgpu_bo_alloc_and_map (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/igt-gpu-tools/tests/amdgpu/
H A Damd_basic.c243 amdgpu_bo_alloc_and_map(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map() function
374 r = amdgpu_bo_alloc_and_map(device, 4096, 4096, in amdgpu_command_submission_gfx_separate_ibs()
380 r = amdgpu_bo_alloc_and_map(device, 4096, 4096, in amdgpu_command_submission_gfx_separate_ibs()
459 r = amdgpu_bo_alloc_and_map(device, 4096, 4096, in amdgpu_command_submission_gfx_shared_ib()
568 r = amdgpu_bo_alloc_and_map(device, 4096, 4096, in amdgpu_semaphore_test()
694 r = amdgpu_bo_alloc_and_map(device, 4096, 4096, in amdgpu_command_submission_compute_nop()
799 r = amdgpu_bo_alloc_and_map(device, 4096, 4096, in amdgpu_test_exec_cs_helper()
888 r = amdgpu_bo_alloc_and_map(device, in amdgpu_command_submission_write_linear_helper()
995 r = amdgpu_bo_alloc_and_map(device, in amdgpu_command_submission_const_fill_helper()
1106 r = amdgpu_bo_alloc_and_map(device, in amdgpu_command_submission_copy_linear_helper()
[all …]
H A Damd_prime.c36 amdgpu_bo_alloc_and_map(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map() function
238 r = amdgpu_bo_alloc_and_map(device, 4096, 4096, in i915_to_amd()
317 r = amdgpu_bo_alloc_and_map(device, 4096, 4096, in amd_to_i915()
H A Damd_cs_nop.c34 amdgpu_bo_alloc_and_map(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map() function
135 r = amdgpu_bo_alloc_and_map(device, 4096, 4096, in nop_cs()
/aosp_15_r20/external/libdrm/tests/amdgpu/
H A Dbasic_tests.c871 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_gfx_separate_ibs()
877 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_gfx_separate_ibs()
969 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_gfx_shared_ib()
1107 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_bo_eviction_test()
1119 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_bo_eviction_test()
1248 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_semaphore_test()
1380 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_compute_nop()
1493 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_test_exec_cs_helper_raw()
1610 r = amdgpu_bo_alloc_and_map(device, in amdgpu_command_submission_write_linear_helper_with_secure()
1814 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_command_submission_const_fill_helper()
[all …]
H A Ddeadlock_tests.c576 r = amdgpu_bo_alloc_and_map(device_handle, ib_size, 4096, in amdgpu_hang_sdma_helper()
582 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_hang_sdma_helper()
594 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_hang_sdma_helper()
H A Dhotunplug_tests.c205 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_nop_cs()
377 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_hotunplug_with_exported_fence()
H A Dvm_tests.c131 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_vmid_reserve_test()
H A Dbo_tests.c298 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_bo_find_by_cpu_mapping()
H A Damdgpu_test.h453 amdgpu_bo_alloc_and_map(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map() function
H A Dsyncobj_tests.c123 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in syncobj_command_submission_helper()
H A Dcs_tests.c116 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_cs_tests_init()
H A Dcp_dma_tests.c438 r = amdgpu_bo_alloc_and_map(executing_device_handle, IB_SIZE, 4096, in suite_cp_dma_tests_init()
H A Duvd_enc_tests.c123 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_uvd_enc_tests_init()
H A Djpeg_tests.c207 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_jpeg_tests_init()
H A Dvce_tests.c164 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_vce_tests_init()
H A Dvcn_tests.c316 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_vcn_tests_init()
H A Dshader_test_util.c75 return amdgpu_bo_alloc_and_map(device_handle, shader_test_bo->size, 4096, in shader_test_bo_alloc()