Searched refs:i915_gem_object_attach_phys (Results 1 – 4 of 4) sorted by relevance
36 err = i915_gem_object_attach_phys(obj, PAGE_SIZE); in mock_phys_object()
221 int i915_gem_object_attach_phys(struct drm_i915_gem_object *obj, int align) in i915_gem_object_attach_phys() function
76 int i915_gem_object_attach_phys(struct drm_i915_gem_object *obj, int align);
167 ret = i915_gem_object_attach_phys(obj, alignment); in intel_pin_and_fence_fb_obj()