[Intel-gfx] [PATCH] drm/i915/gtt: split up i915_gem_gtt

Chris Wilson chris at chris-wilson.co.uk
Tue Jan 7 11:33:13 UTC 2020


Quoting Matthew Auld (2020-01-06 23:47:02)
> Attempt to split i915_gem_gtt.[ch] into more manageable chunks.
> 
> Suggested-by: Chris Wilson <chris at chris-wilson.co.uk>
> Signed-off-by: Matthew Auld <matthew.auld at intel.com>
> Cc: Chris Wilson <chris at chris-wilson.co.uk>

A few more exports than I was expecting (possibly suggesting some of
those should be common functions), but it looks like what I had in
mind. I'll take a closer look to see if we can use those exports to
define a saner interface.

After this, the next big job is splitting i915_vma into HW facing and
GEM facing.
-Chris


More information about the Intel-gfx mailing list