diff options
author | Daniel Vetter <[email protected]> | 2013-03-05 09:50:58 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2013-03-05 10:21:36 +0100 |
commit | 15239099d7a7a9ecdc1ccb5b187ae4cda5488ff9 (patch) | |
tree | c509c1cf3b205796816c69d53bd1feb4c3e7d822 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | 0920a48719f1ceefc909387a64f97563848c7854 (diff) |
drm/i915: enable irqs earlier when resuming
We need it to restore the ilk rc6 context, since the gpu wait no
requires interrupts. But in general having interrupts around should
help in code sanity, since more and more stuff is interrupt driven.
This regression has been introduced in
commit 3e9605018ab3e333d51cc90fccfde2031886763b
Author: Chris Wilson <[email protected]>
Date: Tue Nov 27 16:22:54 2012 +0000
drm/i915: Rearrange code to only have a single method for waiting upon the ring
Like in the driver load code we need to make sure that hotplug
interrupts don't cause havoc with our modeset state, hence block them
with the existing infrastructure. Again we ignore races where we might
loose hotplug interrupts ...
Note that the driver load part of the regression has already been
fixed in
commit 52d7ecedac3f96fb562cb482c139015372728638
Author: Daniel Vetter <[email protected]>
Date: Sat Dec 1 21:03:22 2012 +0100
drm/i915: reorder setup sequence to have irqs for output setup
v2: Add a note to the commit message about which patch fixed the
driver load part of the regression. Stable kernels need to backport
both patches.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=54691
Cc: [email protected] (for 3.8 only, plese backport
52d7ecedac3f96fb5 first)
Cc: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Reported-and-Tested-by: Ilya Tumaykin <[email protected]>
Reviewed-by: Chris wilson <[email protected]> (v1)
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions