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()
215 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);
161 ret = i915_gem_object_attach_phys(obj, phys_alignment); in intel_fb_pin_to_ggtt()
Completed in 10 milliseconds