On ke, 2015-04-29 at 11:27 +0100, Chris Wilson wrote: > On Wed, Jan 28, 2015 at 10:59:28AM +0100, Daniel Vetter wrote: > > Do we have the libdrm patch for this too? Imo there's not much use in this > > if mesa remains broken, especially since this is for gen2/3 ... most DE > > use gl nowadays. > > On the other hand, there is a bug report open for mesa being broken in > how it determines the aperture size that is causing an X crash. > So maybe I should fix it up anyway. Hard to do without such a patch. If the patch is merged, it should be upgraded to loop through all the VMA's in GGTT, not only the ones that present whole objects. Just a matter of adding looping in place of the obj_to_ggtt call. Also, the i915_gem_object_is_inactive seems to be there as a leftover added function, never gets called. Regards, Joonas > -Chris > _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx