drm/nv50-/kms: allow disabling of gpu scaling on fixed panels
authorBen Skeggs <bskeggs@redhat.com>
Mon, 22 Dec 2014 07:19:26 +0000 (17:19 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 22 Jan 2015 02:14:58 +0000 (12:14 +1000)
The hilarious part is that, under X, this won't work anyway because the
server decides to construct its own modes for some reason.

Tested with modetest, which isn't quite as insane.  I'd hope that
wayland is more sensible.

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