On Tue, Jan 26, 2016 at 01:13:27AM +0530, ankitprasad.r.sha...@intel.com wrote:
> From: Chris Wilson <ch...@chris-wilson.co.uk>
> 
> Introduced a new vm specfic callback insert_page() to program a single pte in
> ggtt or ppgtt. This allows us to map a single page in to the mappable aperture
> space. This can be iterated over to access the whole object by using space as
> meagre as page size.

You need to add the lowlevel rpm assertions to the insert-page routines.
This is important as the next phase of rpm should replace those
assertions with actual getters (once rpm stops requiring struct-mutex).
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to