HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_bo_destroy (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_object.c 82 static void amdgpu_bo_destroy(struct ttm_buffer_object *tbo) function in typeref:typename:void
119 if (bo->destroy == &amdgpu_bo_destroy)
587 NULL, bp->resv, &amdgpu_bo_destroy);
amdgpu_object.c 82 static void amdgpu_bo_destroy(struct ttm_buffer_object *tbo) function in typeref:typename:void
119 if (bo->destroy == &amdgpu_bo_destroy)
587 NULL, bp->resv, &amdgpu_bo_destroy);

Completed in 23 milliseconds