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:
3765f30
)
drm/i915: Introduce an HAS_IPS() macro
author
Damien Lespiau
<damien.lespiau@intel.com>
Mon, 24 Jun 2013 17:29:34 +0000
(18:29 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 09:14:44 +0000
(11:14 +0200)
Follow the trend and don't code conditions with platforms but with
features.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found