Searched refs:i915_gem_apply_to_region_ops (Results 1 – 3 of 3) sorted by relevance
21 struct i915_gem_apply_to_region_ops { struct45 const struct i915_gem_apply_to_region_ops *ops;
111 static const struct i915_gem_apply_to_region_ops recover_ops = { in i915_ttm_recover_region()134 static const struct i915_gem_apply_to_region_ops backup_ops = { in i915_ttm_backup_region()197 static const struct i915_gem_apply_to_region_ops restore_ops = { in i915_ttm_restore_region()
101 const struct i915_gem_apply_to_region_ops *ops = apply->ops; in i915_gem_process_region()
Completed in 9 milliseconds