Searched refs:amdgpu_bo_alloc_and_map (Results 1 – 4 of 4) sorted by relevance
/external/libdrm/tests/amdgpu/ |
D | basic_tests.c | 307 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_gfx_separate_ibs() 313 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_gfx_separate_ibs() 396 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_gfx_shared_ib() 506 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_semaphore_test() 633 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_compute_nop() 743 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_test_exec_cs_helper() 831 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_command_submission_write_linear_helper() 932 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_command_submission_const_fill_helper() 1037 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_command_submission_copy_linear_helper() 1049 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_command_submission_copy_linear_helper()
|
D | amdgpu_test.h | 165 amdgpu_bo_alloc_and_map(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map() function
|
D | cs_tests.c | 97 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_cs_tests_init()
|
D | vce_tests.c | 113 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_vce_tests_init()
|