commit | d45a1a533499d3ef1f3d9b750de93306f0c3dbe8 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue May 28 10:29:52 2019 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue May 28 12:45:29 2019 +0100 |
tree | 201ab322edb92d2ddc8d3858832038a8d8ebdb38 | |
parent | 6951e5893b4821f68a48022842f67c3033ca7b30 [diff] |
drm/i915: Move GEM object waiting to its own file Continuing the decluttering of i915_gem.c by moving the object wait decomposition into its own file. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190528092956.14910-11-chris@chris-wilson.co.uk