]> rtime.felk.cvut.cz Git - linux-imx.git/commit
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)
commitd4b1931c149e1cf78a930d7abde00bd378272e6e
tree54e314dbd541f9b3d8dcfef818d7704af35069cd
parent248138b59880a3cc69e9b7f0e06fb0caedd58305
drm/i915: reject modes the LPT FDI receiver can't handle

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>
drivers/gpu/drm/i915/intel_crt.c
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_drv.h