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)
commit576f79116ee8ed6f41f0f9f1fc295eaad5d5aeee
treeb0f3d34c3d389f9ae5b0a99b98c3f3d7ddb5007e
parenta91d322120a65ec5ada5518d948fda84aa87796f
drm/nv50-/kms: allow disabling of gpu scaling on fixed panels

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
This page took 0.024546 seconds and 5 git commands to generate.