Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gem/
H A Di915_gem_ttm_move.h33 int i915_ttm_move(struct ttm_buffer_object *bo, bool evict,
H A Di915_gem_ttm_move.c573 int i915_ttm_move(struct ttm_buffer_object *bo, bool evict, in i915_ttm_move() function
H A Di915_gem_ttm.c791 .move = i915_ttm_move,