Re: [Intel-gfx] [PATCH] drm/i915: Fix execlist cleanup bug

2014-10-31 Thread John Harrison
This is an old version. I have a new and improved patch that also fixes the legacy ring buffer case (which was equally broken). Will post shortly... On 30/10/2014 15:30, Dave Gordon wrote: From: John Harrison Check whether each engine exists before trying to clean up the corresponding logical

[Intel-gfx] [PATCH] drm/i915: Fix execlist cleanup bug

2014-10-30 Thread Dave Gordon
From: John Harrison Check whether each engine exists before trying to clean up the corresponding logical ring. Change-Id: I31b1ed941824db2d6bd7233360dbce05671979a8 Signed-off-by: Dave Gordon --- drivers/gpu/drm/i915/intel_lrc.c | 12 1 file changed, 8 insertions(+), 4 deletions(