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:
b073aea
)
drm/i915: Add new CRC sources
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 16 Oct 2013 20:55:58 +0000
(22:55 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 21 Oct 2013 16:33:42 +0000
(18:33 +0200)
On pre-gen5 and vlv we can't use the pipe source when TV-out or a DP
port is connected to the pipe. Hence we need to expose new CRC
sources.
Also simplify the existing pipe source platform code a bit by
rejecting all unhandled sources by default.
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found