i915_gem_object_attach_phys
int i915_gem_object_attach_phys(struct drm_i915_gem_object *obj, int align);
err = i915_gem_object_attach_phys(obj, PAGE_SIZE);
ret = i915_gem_object_attach_phys(obj, pin_params->phys_alignment);