[Intel-gfx] [PATCH 29/40] drm/i915: Move GEM object waiting to its own file

2019-05-08 Thread Chris Wilson
Continuing the decluttering of i915_gem.c by moving the object wait decomposition into its own file. Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/Makefile | 1 + drivers/gpu/drm/i915/gem/i915_gem_object.h | 8 + drivers/gpu/drm/i915/gem/i915_gem_wait.c | 277 ++

Re: [Intel-gfx] [PATCH 29/40] drm/i915: Move GEM object waiting to its own file

2019-05-10 Thread Mika Kuoppala
Chris Wilson writes: > Continuing the decluttering of i915_gem.c by moving the object wait > decomposition into its own file. > > Signed-off-by: Chris Wilson > --- > drivers/gpu/drm/i915/Makefile | 1 + > drivers/gpu/drm/i915/gem/i915_gem_object.h | 8 + > drivers/gpu/drm/i915/

Re: [Intel-gfx] [PATCH 29/40] drm/i915: Move GEM object waiting to its own file

2019-05-10 Thread Chris Wilson
Quoting Mika Kuoppala (2019-05-10 15:17:12) > > diff --git a/drivers/gpu/drm/i915/i915_utils.h > > b/drivers/gpu/drm/i915/i915_utils.h > > index edfc69acdaac..9911f53382a5 100644 > > --- a/drivers/gpu/drm/i915/i915_utils.h > > +++ b/drivers/gpu/drm/i915/i915_utils.h > > @@ -218,16 +218,6 @@ static