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.c307 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()
Damdgpu_test.h165 amdgpu_bo_alloc_and_map(amdgpu_device_handle dev, unsigned size, in amdgpu_bo_alloc_and_map() function
Dcs_tests.c97 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_cs_tests_init()
Dvce_tests.c113 r = amdgpu_bo_alloc_and_map(device_handle, IB_SIZE, 4096, in suite_vce_tests_init()