drm/nv50-: trigger update after all connectors disabled
authorBen Skeggs <bskeggs@redhat.com>
Thu, 5 Jun 2014 02:56:35 +0000 (12:56 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 11 Jun 2014 06:11:35 +0000 (16:11 +1000)
We were sending the necessary state changes to unset the mode, but
never actually hit the big GO button unless another modeset happens
afterwards.

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