Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_semaphore.c103 radeon_sa_bo_free(&(*semaphore)->sa_bo, fence); in radeon_semaphore_free()
H A Dradeon_sa.c137 void radeon_sa_bo_free(struct drm_suballoc **sa_bo, in radeon_sa_bo_free() function
H A Dradeon_object.h203 extern void radeon_sa_bo_free(struct drm_suballoc **sa_bo,
H A Dradeon_ib.c102 radeon_sa_bo_free(&ib->sa_bo, ib->fence); in radeon_ib_free()