drm/nv04-nv40: Fall back to panel rescaling if we have no usable native mode.
authorFrancisco Jerez <currojerez@riseup.net>
Sun, 10 Oct 2010 03:21:59 +0000 (05:21 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Thu, 18 Nov 2010 04:38:15 +0000 (14:38 +1000)
This allows the user to set a mode larger than the native one, useful
if we had trouble finding the actual native mode (e.g. because it goes
above the hardware bandwidth limits).

Reported-by: Grzesiek Sójka <pld@pfu.pl>
Signed-off-by: Francisco Jerez <currojerez@riseup.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nv04_dfp.c

Simple merge