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

  /external/libdrm/amdgpu/
amdgpu-symbol-check 22 amdgpu_bo_query_info
amdgpu.h 165 * \sa amdgpu_bo_set_metadata(), amdgpu_bo_query_info,
190 * \sa amdgpu_bo_set_metadata(), amdgpu_bo_query_info(),
580 int amdgpu_bo_query_info(amdgpu_bo_handle buf_handle,
    [all...]
amdgpu_bo.c 147 int amdgpu_bo_query_info(amdgpu_bo_handle bo, function
  /external/libdrm/tests/amdgpu/
bo_tests.c 165 r = amdgpu_bo_query_info(buffer_handle, &info);

Completed in 38 milliseconds