Re: [Intel-gfx] [PATCH 4/7] drm/i915: Allow i915_gem_setup_global_gtt to fail

2014-07-30 Thread Chris Wilson
On Wed, Jul 30, 2014 at 09:42:01PM +0200, Daniel Vetter wrote: > We already needs this just as a safety check in case the preallocation > reservation dance fails. But we definitely need this to be able to > move tha aliasing ppgtt setup back out of the context code to this > place, where it belongs

Re: [Intel-gfx] [PATCH 2/7] drm/i915: Only refcount ppgtt if it actually is one

2014-07-30 Thread Chris Wilson
On Wed, Jul 30, 2014 at 09:41:59PM +0200, Daniel Vetter wrote: > This essentially unbreaks non-ppgtt operation where we'd scribble over > random memory. > > While at it give the vm_to_ppgtt function a proper prefix and make it > a bit more paranoid. Wrong direction. If you make ggtt/ppgtt more si

Re: [Intel-gfx] [PATCH 00/12] Rework intel 2D driver glamor support

2014-07-30 Thread Keith Packard
Eric Anholt writes: > Keith Packard writes: > >> I spent the day just cleaning up this patch series and testing. I >> think it's ready for others to use and review. I've been running it on >> two machines for a couple of days now and it's been solid. > > Patches 2, 4 are: > > Reviewed-by: Eric A

<    1   2