commit | 929168c5f3df5d9ea0ef426c33e971157d045eab | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Jun 13 19:05:52 2018 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Jun 14 21:12:53 2018 +0300 |
tree | 47167974c3c46632b252316dec270706fc4f0ab0 | |
parent | 132c27c97cb958f637dc05adc35a61b47779bcd8 [diff] |
drm/i915: Disallow interlaced modes on g4x DP outputs Looks like interlaced DP output doesn't work on g4x either. Not all that surprising considering we already established that interlaced DP output is busted on VLV/CHV. Cc: stable@vger.kernel.org Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180613160553.11664-1-ville.syrjala@linux.intel.com