Home
last modified time | relevance | path

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

/external/libdrm/tests/amdgpu/
Dbasic_tests.c182 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()
Damdgpu_test.h162 amdgpu_bo_alloc_and_map(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map() function
Dcs_tests.c86 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_cs_tests_init()
Dvce_tests.c105 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_vce_tests_init()