Re: [Intel-gfx] [PATCH 2/6] drm/i915: Remove the defunct flushing list

2012-07-13 Thread Daniel Vetter
On Thu, Jul 12, 2012 at 04:13:35PM +0100, Chris Wilson wrote: > Signed-off-by: Chris Wilson I'd like to keep the analysis of why things blow up on the BUG_ON(seqno == 0) here in the commit message, i.e. the two patches that together caused the regression (I think we need both the flushing list pr

[Intel-gfx] [PATCH 2/6] drm/i915: Remove the defunct flushing list

2012-07-12 Thread Chris Wilson
Signed-off-by: Chris Wilson --- drivers/gpu/drm/i915/i915_debugfs.c |7 drivers/gpu/drm/i915/i915_drv.h | 19 +++ drivers/gpu/drm/i915/i915_gem.c | 57 ++--- drivers/gpu/drm/i915/i915_gem_evict.c | 20 4 files changed,