]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/radeon/r600: don't do interrupts
authorAlex Deucher <alexdeucher@gmail.com>
Thu, 17 Sep 2009 18:25:12 +0000 (14:25 -0400)
committerDave Airlie <airlied@redhat.com>
Fri, 18 Sep 2009 04:34:06 +0000 (14:34 +1000)
commitb15591f3120309093fc6d3df26b4242187d7b384
tree7700a43418c0552910962b9590cdc46e186d71fb
parent812c369dbf3b5a726b52bbfb8adbc230f3f81bcf
drm/radeon/r600: don't do interrupts

Interrupts are not supported yet.  This prevents
things like mesa from trying to use them.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_irq.c
drivers/gpu/drm/radeon/radeon_state.c