commit | 8eeb79060b3bea3790e02488d4ebf322487bf8af | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Jul 26 19:16:01 2017 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 27 09:56:11 2017 +0200 |
tree | 1cafd0bfc7b9346f26970e52646e3c6ec9958234 | |
parent | 4d3088c7bd4f137eb51bdff6a27d861d3a6361b8 [diff] |
drm/i915: Move i915_gem_object_phys_attach() Prevent a forward declaration in the next patch. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20170726181602.23527-1-chris@chris-wilson.co.uk Reviewed-by: Matthew Auld <matthew.auld@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>