drm/i915: Allow alternate fixed modes always for LVDS
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 27 Sep 2022 18:06:15 +0000 (21:06 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 28 Sep 2022 20:29:11 +0000 (23:29 +0300)
commit3dbf20e483cf3f31e287ad3152ffadd15a482e4f
treeaef1a486c330eddd7151f8b03fd939b928da2e37
parent55cfeecc2197de68e9cc30f77c711dcbcdf27510
drm/i915: Allow alternate fixed modes always for LVDS

As with eDP let's stop considering the VBTs DRRS knobs and
just always accept all otherwise suitable EDID modes. This
appears to be how Windows does it.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220927180615.25476-4-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_lvds.c