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:
23e3f9b
)
drm/i915: transform HAS_PCH_SPLIT in a feature check
author
Eugeni Dodonov
<eugeni.dodonov@intel.com>
Thu, 29 Mar 2012 15:32:17 +0000
(12:32 -0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 9 Apr 2012 16:03:57 +0000
(18:03 +0200)
The macro is becoming too complex and with VLV upon us it can lead to
confusion. So transforming this into a feature check instead.
Signed-off-by: Eugeni Dodonov <eugeni.dodonov@intel.com>
[danvet: fixed conflict with is_valleyview addition.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found