drm/radeon/kms: Fix irq handling on AVIVO hw
authorJerome Glisse <jglisse@redhat.com>
Wed, 30 Sep 2009 20:18:43 +0000 (22:18 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 1 Oct 2009 23:39:23 +0000 (09:39 +1000)
commitac447df4f2283a116a3fbbc28cbaabf05758b736
tree5fdf4749560edb366e369bcfa43b5196831adfae
parente7d40b9a0a7c857383ef50db9766354bd3be1bf3
drm/radeon/kms: Fix irq handling on AVIVO hw

Avivo hw have vblank interrupt in different place, fixes
irq handling (especialy irq disabling while suspending or
shuting down the module).

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r520.c
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/rs600.c
drivers/gpu/drm/radeon/rs690.c
drivers/gpu/drm/radeon/rv515.c