git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
248138b
)
drm/i915: reject modes the LPT FDI receiver can't handle
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Thu, 29 Nov 2012 13:29:32 +0000
(11:29 -0200)
committer
Daniel 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