]> 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)
commitdd4f8e037e45e2b7b9e610045538b768fe2db32c
tree1cafd0bfc7b9346f26970e52646e3c6ec9958234
parentd4a2853da57d65a6af5de9200c6f16c0ba6b55e0
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