drm/nv50: move dp_set_tmds() function to happen in the last display irq
authorBen Skeggs <bskeggs@redhat.com>
Fri, 9 Jul 2010 00:37:42 +0000 (10:37 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 13 Jul 2010 00:13:54 +0000 (10:13 +1000)
It seems on some chipsets that doing this from the 0x20 handler causes the
display engine to not ever signal the final 0x40 stage.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nv50_display.c