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

  /external/mesa3d/src/gallium/winsys/amdgpu/drm/
amdgpu_cs.h 197 amdgpu_bo_is_referenced_by_cs(struct amdgpu_cs *cs, function
amdgpu_bo.c 235 if (cs && amdgpu_bo_is_referenced_by_cs(cs, bo)) {
272 if (amdgpu_bo_is_referenced_by_cs(cs, bo)) {

Completed in 148 milliseconds