commit | 3d099a05b121727bfa797391ea1da15eb33eac16 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Oct 16 22:55:58 2013 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Oct 21 18:33:42 2013 +0200 |
tree | 25e7e4a8cc84c51da29c6513805d3417a6dd0a5d | |
parent | b073aeaa28b43b00b5c90096c76e872dca4d4ee4 [diff] |
drm/i915: Add new CRC sources 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>