Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_object.h280 void amdgpu_bo_release_notify(struct ttm_buffer_object *bo);
H A Damdgpu_object.c1313 void amdgpu_bo_release_notify(struct ttm_buffer_object *bo) in amdgpu_bo_release_notify() function
H A Damdgpu_ttm.c1752 .release_notify = &amdgpu_bo_release_notify,