]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitfae7043c65d65f3e5b34bac4431c6ccc49190c41
treec61c3fb8e47ec57f81a3f1e6318b69771d924374
parent218d11a8b071b23b76c484fd5f72a4fe3306801e
drm/radeon: don't actually enable the IRQ regs until irq is enabled

vblank can try and enable the IRQ registers before we've set the interrupt
handler up.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_drv.h
drivers/gpu/drm/radeon/radeon_irq.c