diff options
author | Ben Skeggs <bskeggs@redhat.com> | 2010-07-09 04:56:08 +0400 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2010-07-13 04:13:56 +0400 |
commit | e88efe056d308d0a3b6b645d0eec7236b2d8c902 (patch) | |
tree | 6b68d5cf5f349ebbeedbc3ecfd863a6e1afd9a3e /drivers/gpu/drm/nouveau/nouveau_fbcon.c | |
parent | 271f29e7b55278bc2e4bab53448eef9b35778664 (diff) | |
download | linux-e88efe056d308d0a3b6b645d0eec7236b2d8c902.tar.xz |
drm/nouveau: initialise display before enabling interrupts
In some situations it's possible we can receive a spurious hotplug IRQ
before we're ready to handle it, leading to an oops.
Calling the display init before enabling interrupts should clear any
pending IRQs on the GPU and prevent this from happening.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nouveau_fbcon.c')
0 files changed, 0 insertions, 0 deletions