From a04545d7ba4fe016bfc77ff9de8491da71e025d5 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sun, 6 Dec 2009 16:28:12 -0800 Subject: [PATCH] fix .31 patch that quilt mail didn't like --- queue-2.6.31/drm-i915-fix-irq-stall-issue-on-ironlake.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/queue-2.6.31/drm-i915-fix-irq-stall-issue-on-ironlake.patch b/queue-2.6.31/drm-i915-fix-irq-stall-issue-on-ironlake.patch index f7790455c5e..57e4ad110c9 100644 --- a/queue-2.6.31/drm-i915-fix-irq-stall-issue-on-ironlake.patch +++ b/queue-2.6.31/drm-i915-fix-irq-stall-issue-on-ironlake.patch @@ -1,9 +1,9 @@ From 2d109a845dd3074885db726892c629ab73dd0ed8 Mon Sep 17 00:00:00 2001 -From: Zou, Nanhai +From: Nanhai Zou Date: Fri, 6 Nov 2009 02:13:01 +0000 Subject: drm/i915: Fix IRQ stall issue on Ironlake -From: Zou, Nanhai +From: Nanhai Zou commit 2d109a845dd3074885db726892c629ab73dd0ed8 upstream. @@ -11,7 +11,7 @@ The master irq control in DE must be disabled before irq handling, and enable after the process. This fixes the irq stall issue on Ironlake. -Signed-off-by: Zou, Nanhai +Signed-off-by: Nanhai Zou Signed-off-by: Zhenyu Wang Signed-off-by: Eric Anholt Signed-off-by: Greg Kroah-Hartman -- 2.47.3