drm/i915: reject modes the LPT FDI receiver can't handle
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 29 Nov 2012 13:29:32 +0000 (11:29 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 8 Dec 2012 13:00:35 +0000 (14:00 +0100)
More specifically, the LPT FDI RX only supports 8bpc and a maximum of
2 lanes, so anything above that won't work and should be rejected.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found