commit | 003e69f9862bcda89a75c27750efdbc17ac02945 | [log] [tgz] |
---|---|---|
author | Jerome Glisse <jglisse@redhat.com> | Thu Jan 07 15:39:14 2010 +0100 |
committer | Dave Airlie <airlied@redhat.com> | Fri Jan 08 13:12:20 2010 +1000 |
tree | 6a172f0fae732500196f7a5103bdf94044573856 | |
parent | e77cef9c2d87db835ad9d70cde4a9b00b0ca2262 [diff] |
drm/radeon/kms: Don't try to enable IRQ if we have no handler installed If for any reason we haven't installed handler we shouldn't try to enable IRQ/MSI on the hw so we don't get unhandled IRQ/MSI which makes the kernel sad. Signed-off-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>