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:
4f660f4
)
drm/i915: inline intel_best_encoder
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 2 Jul 2012 08:45:45 +0000
(10:45 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 6 Sep 2012 05:56:35 +0000
(07:56 +0200)
Also kill the error-path, we have a fixed connector->encoder mapping.
Unfortunately we can't rip out all the ->best_encoder callbacks, these
are all still used by the fb_helper. Neat helper layering violation there.
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found