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:
d0737e1
)
drm/i915: Check pipe_config.has_dp_encoder instead of encoder types
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 3 Nov 2014 13:37:38 +0000
(14:37 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 7 Nov 2014 17:41:42 +0000
(18:41 +0100)
More concise. Noticed while reviewing Ander's patch which touched a
lot of the pipe_has_type checks.
v2: Use new_config in one place Ander spotted.
Cc: Ander Conselvan de Oliveira <conselvan2@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
No differences found