git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8a2d0e
)
drm/i915: Fix IRQ stall issue on Ironlake
author
Zou, Nanhai
<nanhai.zou@intel.com>
Fri, 6 Nov 2009 02:13:01 +0000
(
02:13
+0000)
committer
Eric Anholt
<eric@anholt.net>
Thu, 12 Nov 2009 19:16:33 +0000
(11:16 -0800)
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.
Cc: Stable Team <stable@kernel.org>
Signed-off-by: Zou, Nanhai <nanhai.zou@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
No differences found