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:
2789339
)
drm/i915: Introduce a for_each_plane() macro
author
Damien Lespiau
<damien.lespiau@intel.com>
Thu, 4 Sep 2014 11:27:43 +0000
(12:27 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 4 Sep 2014 14:15:52 +0000
(16:15 +0200)
Tired of copy/pasting things around.
v2: Rebase on top of the for_each_pipe() change adding dev_priv as first
argument.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found