Searched refs:ttm_bo_reserve_slowpath (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c511 ret = ttm_bo_reserve_slowpath(&nvbo->bo, true,
/linux-master/include/drm/ttm/
H A Dttm_bo.h264 * ttm_bo_reserve_slowpath:
273 static inline int ttm_bo_reserve_slowpath(struct ttm_buffer_object *bo, function
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c115 ret = ttm_bo_reserve_slowpath(bo, intr, ticket);

Completed in 309 milliseconds