Home
last modified time | relevance | path

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

/external/libdrm/amdgpu/
Damdgpu-symbol-check22 amdgpu_bo_query_info
Damdgpu.h580 int amdgpu_bo_query_info(amdgpu_bo_handle buf_handle,
Damdgpu_bo.c147 int amdgpu_bo_query_info(amdgpu_bo_handle bo, in amdgpu_bo_query_info() function
/external/libdrm/tests/amdgpu/
Dbo_tests.c165 r = amdgpu_bo_query_info(buffer_handle, &info); in amdgpu_bo_metadata()