Home
last modified time | relevance | path

Searched refs:ttm_bo_populate (Results 1 – 6 of 6) sorted by relevance

/drivers/gpu/drm/i915/gem/
A Di915_gem_ttm_pm.c93 err = ttm_bo_populate(backup_bo, &ctx); in i915_ttm_backup()
192 err = ttm_bo_populate(backup_bo, &ctx); in i915_ttm_restore()
A Di915_gem_ttm_move.c627 ret = ttm_bo_populate(bo, ctx); in i915_ttm_move()
A Di915_gem_ttm.c811 ret = ttm_bo_populate(bo, &ctx); in __i915_ttm_get_pages()
/drivers/gpu/drm/ttm/
A Dttm_bo_util.c170 ret = ttm_bo_populate(bo, ctx); in ttm_bo_move_memcpy()
358 ret = ttm_bo_populate(bo, &ctx); in ttm_bo_kmap_ttm()
541 ret = ttm_bo_populate(bo, &ctx); in ttm_bo_vmap()
A Dttm_bo.c145 ret = ttm_bo_populate(bo, ctx); in ttm_bo_handle_move_mem()
1258 int ttm_bo_populate(struct ttm_buffer_object *bo, in ttm_bo_populate() function
1285 EXPORT_SYMBOL(ttm_bo_populate);
A Dttm_bo_vm.c228 err = ttm_bo_populate(bo, &ctx); in ttm_bo_vm_fault_reserved()

Completed in 19 milliseconds