drm/radeon: don't actually enable the IRQ regs until irq is enabled
authorDave Airlie <airlied@redhat.com>
Tue, 9 Dec 2008 05:30:50 +0000 (15:30 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 9 Dec 2008 05:30:50 +0000 (15:30 +1000)
vblank can try and enable the IRQ registers before we've set the interrupt
handler up.

Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found