Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dbasic_tests.c722 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_gfx_separate_ibs()
728 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_gfx_separate_ibs()
813 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_gfx_shared_ib()
951 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_bo_eviction_test()
963 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_bo_eviction_test()
1084 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_semaphore_test()
1216 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_compute_nop()
1329 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_test_exec_cs_helper_raw()
1446 r = amdgpu_bo_alloc_and_map(device, in amdgpu_command_submission_write_linear_helper_with_secure()
1650 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_command_submission_const_fill_helper()
[all …]
Dvm_tests.c124 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_vmid_reserve_test()
Dbo_tests.c298 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_bo_find_by_cpu_mapping()
Damdgpu_test.h390 amdgpu_bo_alloc_and_map(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map() function
Dsyncobj_tests.c107 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in syncobj_command_submission_helper()
Dcs_tests.c117 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_cs_tests_init()
Dvcn_tests.c186 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_vcn_tests_init()
Duvd_enc_tests.c123 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_uvd_enc_tests_init()
Dvce_tests.c165 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_vce_tests_init()
/external/igt-gpu-tools/tests/amdgpu/
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 …]
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()
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()