Re: [Intel-gfx] [PATCH] drm/i915: Fix gem_gtt_cpu_tlb

2012-08-18 Thread Chris Wilson
On Fri, 17 Aug 2012 10:13:34 +0200, Daniel Vetter wrote: > On Thu, Aug 16, 2012 at 11:12:57PM -0700, Ben Widawsky wrote: > > Revert "agp/intel, drm/i915: Use a write-combining map for updating PTEs" > > > > This reverts commit 15a80851c8166c05c6f600fede1719b29eb70737. > > > > I haven't spent any

Re: [Intel-gfx] [PATCH] drm/i915: Fix gem_gtt_cpu_tlb

2012-08-17 Thread Daniel Vetter
On Thu, Aug 16, 2012 at 11:12:57PM -0700, Ben Widawsky wrote: > Revert "agp/intel, drm/i915: Use a write-combining map for updating PTEs" > > This reverts commit 15a80851c8166c05c6f600fede1719b29eb70737. > > I haven't spent any time looking at the patch but bisection and revert > testing proves t

[Intel-gfx] [PATCH] drm/i915: Fix gem_gtt_cpu_tlb

2012-08-17 Thread Ben Widawsky
Revert "agp/intel, drm/i915: Use a write-combining map for updating PTEs" This reverts commit 15a80851c8166c05c6f600fede1719b29eb70737. I haven't spent any time looking at the patch but bisection and revert testing proves this fixes the issues. Begone ye ext4 errors! Signed-off-by: Ben Widawsky