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:
24218aa
)
drm/i915: drop intel_encoder argument to load_detect_pipe functions
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Sun, 12 Aug 2012 19:20:10 +0000
(21:20 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 17 Aug 2012 08:10:02 +0000
(10:10 +0200)
Since it's redundant - we can get the attached encoder in the
functions themselves.
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found