Re: [Intel-gfx] [PATCH 1/3] drm/i915: support for per-device semaphores settings

2011-11-17 Thread Daniel Vetter
On Thu, Nov 17, 2011 at 01:17, Eugeni Dodonov wrote: > This allows to enable semaphores by default on devices which support them. > > By default, let's enable them on IVB only for now. When DMAR issues on SNB > will be solved, we can enable them on SNB as well. > > For IVB, it should fix many hang

[Intel-gfx] [PATCH 1/3] drm/i915: support for per-device semaphores settings

2011-11-16 Thread Eugeni Dodonov
This allows to enable semaphores by default on devices which support them. By default, let's enable them on IVB only for now. When DMAR issues on SNB will be solved, we can enable them on SNB as well. For IVB, it should fix many hangs and issues. Bugzilla: https://bugs.freedesktop.org/show_bug.c