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:
a3ed6aa
)
drm/i915: Check of !HAS_PCH_SPLIT() in PCH transcoder funcs
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Wed, 3 Sep 2014 11:09:53 +0000
(14:09 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 3 Sep 2014 13:15:10 +0000
(15:15 +0200)
Check for !HAS_PCH_SPLIT() instead of 'gen < 5' in the PCH transcoder
enable functions.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found