]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Move i915_gem_object_phys_attach()
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 26 Jul 2017 18:16:01 +0000 (19:16 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 27 Jul 2017 07:56:11 +0000 (09:56 +0200)
commita7975639108f262b2c30eb567041194f93e29a92
tree1cafd0bfc7b9346f26970e52646e3c6ec9958234
parenteda78e7fedb36b29f96fedb54a65f72112934681
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>
drivers/gpu/drm/i915/i915_gem.c