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()
216 int i915_gem_object_attach_phys(struct drm_i915_gem_object *obj, int align) in i915_gem_object_attach_phys() function
75 int i915_gem_object_attach_phys(struct drm_i915_gem_object *obj, int align);
162 ret = i915_gem_object_attach_phys(obj, phys_alignment); in intel_fb_pin_to_ggtt()
Completed in 9 milliseconds