Re: [Intel-gfx] [PATCH] drm/i915: Restore fences after resume and GPU resets

2013-06-12 Thread Daniel Vetter
On Wed, Jun 12, 2013 at 10:15:12AM +0100, Chris Wilson wrote: > Stéphane Marchesin found that fences for pinned objects (i.e. the > scanout) were not being restored upon resume, leading to corruption on > the display and reference counting issues. This is due to a bug in > > commit 312817a39f17dbb

[Intel-gfx] [PATCH] drm/i915: Restore fences after resume and GPU resets

2013-06-12 Thread Chris Wilson
Stéphane Marchesin found that fences for pinned objects (i.e. the scanout) were not being restored upon resume, leading to corruption on the display and reference counting issues. This is due to a bug in commit 312817a39f17dbb4de000165b5b724e3728cd91c [2.6.38] Author: Chris Wilson Date: Mon Nov