drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes
authorIlia Mirkin <imirkin@alum.mit.edu>
Sat, 25 May 2019 22:41:48 +0000 (18:41 -0400)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 19 Jul 2019 06:26:50 +0000 (16:26 +1000)
commitf8d6211ac77f0d1f7aebc64e961dc28771ba0052
tree463c14019ec6f0d18cd1829e7db4fb71a3a4c063
parentbb2b4074f8d99214718f45c379ceb74564aad3bc
drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes

Higher layers tend to add a lot of modes not actually in the EDID, such
as the standard DMT modes. Changing this would be extremely intrusive to
everyone, so just force the scaler more often. There are no practical
cases we're aware of where a LVDS/eDP panel has multiple resolutions
exposed, and i915 already does it this way.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110660
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/dispnv50/disp.c