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:
1857e1d
)
drm/i915: don't count cpu ports for fdi B/C lane sharing
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 19 Feb 2013 21:31:57 +0000
(22:31 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 29 Apr 2013 19:51:16 +0000
(21:51 +0200)
This allows us to use all 4 fdi lanes on fdi B when the cpu eDP is
running on pipe C. Yay!
v2: Encapsulate test into a little helper function, as suggested by
Chris Wilson.
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found