Re: [Intel-gfx] [PATCH] drm/i915: Split memory_region initialisation into its own file

2019-10-18 Thread Matthew Auld
On Fri, 18 Oct 2019 at 13:48, Chris Wilson wrote: > > Pull the memory region bookkeeping into its file. Let's start clean and > see how long it lasts! > > Signed-off-by: Chris Wilson > Cc: Matthew Auld Much better, Reviewed-by: Matthew Auld ___

[Intel-gfx] [PATCH] drm/i915: Split memory_region initialisation into its own file

2019-10-18 Thread Chris Wilson
Pull the memory region bookkeeping into its file. Let's start clean and see how long it lasts! Signed-off-by: Chris Wilson Cc: Matthew Auld --- drivers/gpu/drm/i915/Makefile | 1 + drivers/gpu/drm/i915/i915_drv.c | 15 - drivers/gpu/drm/i915/i915_drv.h