[Intel-gfx] [PATCH 18/19] drm/i915: add gen8_irq_reset

2014-04-01 Thread Paulo Zanoni
From: Paulo Zanoni So we can merge all the common code from postinstall and uninstall. v2: - Rebase. - While at it, remove useless { and }. Signed-off-by: Paulo Zanoni --- drivers/gpu/drm/i915/i915_irq.c | 27 --- 1 file changed, 8 insertions(+), 19 deletions(-) d

[Intel-gfx] [PATCH 18/19] drm/i915: add gen8_irq_reset

2014-01-22 Thread Paulo Zanoni
From: Paulo Zanoni So we can merge all the common code from postinstall and uninstall. Signed-off-by: Paulo Zanoni --- drivers/gpu/drm/i915/i915_irq.c | 26 +++--- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_irq.c b/drivers/gpu/d