Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/radeon/
Dradeon_object.h163 extern void radeon_bo_move_notify(struct ttm_buffer_object *bo,
Dradeon_ttm.c267 radeon_bo_move_notify(bo, old_type, new_mem); in radeon_bo_move()
692 radeon_bo_move_notify(bo, old_type, NULL); in radeon_bo_delete_mem_notify()
Dradeon_object.c727 void radeon_bo_move_notify(struct ttm_buffer_object *bo, in radeon_bo_move_notify() function