Quoting Matthew Auld (2019-06-27 21:56:03) > We currently define LMEM, or local memory, as just another memory > region, like system memory or stolen, which we can expose to userspace > and can be mapped to the CPU via some BAR. > > Signed-off-by: Matthew Auld <[email protected]> > Cc: Joonas Lahtinen <[email protected]> > Cc: Abdiel Janulgue <[email protected]> > --- > drivers/gpu/drm/i915/Makefile | 1 + > drivers/gpu/drm/i915/i915_drv.h | 5 ++ > drivers/gpu/drm/i915/intel_region_lmem.c | 66 +++++++++++++++++++ > drivers/gpu/drm/i915/intel_region_lmem.h | 16 +++++
You missed the mm/ vibes I was trying to send? ;) -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
