Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.h334 void amdgpu_bo_release_notify(struct ttm_buffer_object *bo);
H A Damdgpu_object.c1346 void amdgpu_bo_release_notify(struct ttm_buffer_object *bo) in amdgpu_bo_release_notify() function
H A Damdgpu_ttm.c1589 .release_notify = &amdgpu_bo_release_notify,