Home
last modified time | relevance | path

Searched refs:amdgpu_va_range_alloc (Results 1 – 8 of 8) sorted by relevance

/external/libdrm/tests/amdgpu/
Damdgpu_test.h130 r = amdgpu_va_range_alloc(device_handle, in gpu_mem_alloc()
182 r = amdgpu_va_range_alloc(dev, in amdgpu_bo_alloc_and_map()
Dcs_tests.c190 r = amdgpu_va_range_alloc(device_handle, in amdgpu_cs_uvd_create()
256 r = amdgpu_va_range_alloc(device_handle, in amdgpu_cs_uvd_decode()
352 r = amdgpu_va_range_alloc(device_handle, in amdgpu_cs_uvd_destroy()
Dbo_tests.c79 r = amdgpu_va_range_alloc(device_handle, in suite_bo_tests_init()
Dvce_tests.c192 r = amdgpu_va_range_alloc(device_handle, in alloc_resource()
Dbasic_tests.c803 r = amdgpu_va_range_alloc(device_handle, in amdgpu_userptr_test()
/external/libdrm/amdgpu/
Damdgpu-symbol-check44 amdgpu_va_range_alloc
Damdgpu.h1118 int amdgpu_va_range_alloc(amdgpu_device_handle dev,
Damdgpu_vamgr.c227 int amdgpu_va_range_alloc(amdgpu_device_handle dev, in amdgpu_va_range_alloc() function