On Wed, Dec 03, 2014 at 02:59:24PM +0000, Tvrtko Ursulin wrote: > From: Tvrtko Ursulin <tvrtko.ursulin@xxxxxxxxx> > > Multiple GGTT VMAs per object will be introduced in the near future which will > make it impossible to guarantee normal GGTT view is at the head of the list. > > Purpose of this patch is to break this assumption straight away so any > potential hidden assumptions in the code base can be bisected to this > simple patch. No, please don't. The rationale for putting ggtt first is because it puts the one vma that every object is likely to use at the front, and makes it also the first in the list for debugging. -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx