drm/nv50: rewrite display irq handler
authorBen Skeggs <bskeggs@redhat.com>
Mon, 5 Jul 2010 22:54:34 +0000 (08:54 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 13 Jul 2010 00:13:31 +0000 (10:13 +1000)
The previous handler basically worked correctly for a full-blown mode
change.  However, it did nothing at all when a partial (encoder only)
reconfiguation was necessary, leading to the display hanging on certain
types of mode switch.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found