Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_object.c92 static void amdgpu_bo_destroy(struct ttm_buffer_object *tbo) in amdgpu_bo_destroy() function
130 if (bo->destroy == &amdgpu_bo_destroy) in amdgpu_bo_is_amdgpu_bo()
505 NULL, bp->resv, &amdgpu_bo_destroy); in amdgpu_bo_do_create()