Searched refs:amdgpu_bo_alloc_and_map (Results 1 – 4 of 4) sorted by relevance
/external/libdrm/tests/amdgpu/ |
D | basic_tests.c | 182 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_gfx_separate_ibs() 188 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_gfx_separate_ibs() 270 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_gfx_shared_ib() 355 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_command_submission_compute() 436 r = amdgpu_bo_alloc_and_map(device_handle, 4096, 4096, in amdgpu_sdma_test_exec_cs() 523 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_command_submission_sdma_write_linear() 608 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_command_submission_sdma_const_fill() 693 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_command_submission_sdma_copy_linear() 705 r = amdgpu_bo_alloc_and_map(device_handle, in amdgpu_command_submission_sdma_copy_linear()
|
D | amdgpu_test.h | 162 amdgpu_bo_alloc_and_map(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map() function
|
D | cs_tests.c | 86 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_cs_tests_init()
|
D | vce_tests.c | 105 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_vce_tests_init()
|