drm/i915: don't set SDVO color range on ILK+
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 24 Jun 2011 19:19:19 +0000 (12:19 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 7 Jul 2011 20:19:06 +0000 (13:19 -0700)
commit5d4fac9716988dc7a26dddcd994f4dc7ee651e3c
tree9550d15a4f0a1ec10cc88331d1eeb0894c0e4e8e
parenta7f08958d7ca69e26ec85fe49c0be3568a565493
drm/i915: don't set SDVO color range on ILK+

These bits are reserved on ILK+ (ILK+ provides this feature in the
transcoder and pipe configuration instead, which we already set).

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_hdmi.c