HomeSort by relevance Sort by last modified time
    Searched refs:ib_va_handle (Results 1 - 2 of 2) sorted by null

  /external/libdrm/tests/amdgpu/
cs_tests.c 51 static amdgpu_va_handle ib_va_handle; variable
97 ib_va_handle = ib_result_va_handle;
106 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,
vce_tests.c 71 static amdgpu_va_handle ib_va_handle; variable
108 &ib_mc_address, &ib_va_handle);
121 r = amdgpu_bo_unmap_and_free(ib_handle, ib_va_handle,

Completed in 7106 milliseconds