diff options
author | Dave Jones <davej@redhat.com> | 2007-05-08 07:39:35 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-08 18:15:32 (GMT) |
commit | e15de77e74d429f14641ebe7a29ccd8aa6656f3c (patch) | |
tree | 8cfca1fbea8c7357c1575e34243ac7425bb8d6e4 /drivers/video/vgastate.c | |
parent | d4a96b53125c3d31266c05f2a8432d956dd26141 (diff) | |
download | linux-fsl-qoriq-e15de77e74d429f14641ebe7a29ccd8aa6656f3c.tar.xz |
nvidiafb: prevent triggering of softlockup
If the chip locks up, we get into a long polling loop,
where the softlockup detector kicks in.
See https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=151878
for an example.
[adaplas]
Chip lockup can occur at 3 points (flush, sync, and wait). Consolidate and
allow the driver to go to safe mode cleanly.
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video/vgastate.c')
0 files changed, 0 insertions, 0 deletions