summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2021-09-23 23:01:05 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2021-09-30 11:19:08 +0300
commit8a567b1102270bd1bbbd6686cfe859aa891648b9 (patch)
treefa965f4b296cc541ed7a98a826a71311fdbc27ae /fs
parent082436068c19316d5153229fd1b48dceccd0efee (diff)
downloadlinux-8a567b1102270bd1bbbd6686cfe859aa891648b9.tar.bz2
drm/i915: Use intel_panel_mode_valid() for DSI/LVDS/(s)DVO
All fixed mode panels should behave the same way when it comes to mode filtering. Reuse the intel_panel_mode_valid() for all of them. This changes the behaviour to match what we do for eDP, ie. reject anything that doesn't exactly match the fixed mode dimensions. Users can still manually provide different sized modes which will be handled by the panel fitter just as before. The difference is that we can no longer report funny modes in the connector's mode list. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210923200109.4459-3-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions