drm/radeon/kms: rs600: use correct mask for SW interrupt
authorLuca Tettamanti <kronos.it@gmail.com>
Mon, 28 Dec 2009 21:53:05 +0000 (22:53 +0100)
committerDave Airlie <airlied@redhat.com>
Thu, 7 Jan 2010 03:57:16 +0000 (13:57 +1000)
commit43b19f161c7a9941e3aa7db0e3ee19b93980e3d7
treedf39d02bca32040e80c86261f5945a3f5b019550
parent65aa2f4e8d85b6145ef4834f440a63ab68bd7443
drm/radeon/kms: rs600: use correct mask for SW interrupt

The mask happens to be the same, but the IH is reading the status, not the
not the control register.

Signed-off-by: Luca Tettamanti <kronos.it@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/rs600.c