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:
4d8a62e
)
drm/i915: s/TRANSCONF/PCH_TRANSCONF/
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 3 May 2013 09:49:46 +0000
(11:49 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 6 May 2013 09:25:25 +0000
(11:25 +0200)
Every time I read hsw code I get completely confused about this. So
call it what it is more explicitly.
Also, add an LPT_TRANSCONF for the pch transcoder A and use it in
lpt-only code, to really unconfuse me.
v2: s/plane/pipe/ in the TRANSCONF #define (Paulo).
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found