Searched refs:i915_gem_phys_ops (Results 1 – 2 of 2) sorted by relevance
76 if (obj->ops != &i915_gem_phys_ops) { in igt_phys_object()
415 static const struct drm_i915_gem_object_ops i915_gem_phys_ops = { variable6123 if (obj->ops == &i915_gem_phys_ops) in i915_gem_object_attach_phys()6152 obj->ops = &i915_gem_phys_ops; in i915_gem_object_attach_phys()