Re: [Intel-gfx] [PATCH 06/10] drm/i915: Enable vblank interrupts for CRC generation

2014-11-06 Thread Damien Lespiau
On Tue, Nov 04, 2014 at 04:51:44AM -0800, Rodrigo Vivi wrote: > From: Chris Wilson > > Pineview requires this. But this changes the debug API... > > References: https://bugs.freedesktop.org/show_bug.cgi?id=82280 > Signed-off-by: Chris Wilson > Signed-off-by: Rodrigo Vivi Chris already retract

[Intel-gfx] [PATCH 06/10] drm/i915: Enable vblank interrupts for CRC generation

2014-11-04 Thread Rodrigo Vivi
From: Chris Wilson Pineview requires this. But this changes the debug API... References: https://bugs.freedesktop.org/show_bug.cgi?id=82280 Signed-off-by: Chris Wilson Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/i915_debugfs.c | 7 +++ 1 file changed, 7 insertions(+) diff --git