/external/libdrm/tests/amdgpu/ |
D | basic_tests.c | 722 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 …]
|
D | vm_tests.c | 124 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_vmid_reserve_test()
|
D | bo_tests.c | 298 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_bo_find_by_cpu_mapping()
|
D | amdgpu_test.h | 390 amdgpu_bo_alloc_and_map(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map() function
|
D | syncobj_tests.c | 107 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in syncobj_command_submission_helper()
|
D | cs_tests.c | 117 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_cs_tests_init()
|
D | vcn_tests.c | 186 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_vcn_tests_init()
|
D | uvd_enc_tests.c | 123 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_uvd_enc_tests_init()
|
D | vce_tests.c | 165 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_vce_tests_init()
|
/external/igt-gpu-tools/tests/amdgpu/ |
D | amd_basic.c | 243 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 …]
|
D | amd_cs_nop.c | 34 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()
|
D | amd_prime.c | 36 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()
|