drm/i915: add missing SDVO bits for interlaced modes on ILK
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 14 Feb 2012 19:07:09 +0000 (17:07 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 14 Feb 2012 19:32:29 +0000 (20:32 +0100)
commit7c26e5c6edaec70f12984f7a3020864cc21e6fec
tree0221d3a6583684c447e516cf356361a721246ac9
parent8a8ed1f5143b3df312e436ab15290e4a7ca6a559
drm/i915: add missing SDVO bits for interlaced modes on ILK

This was pointed by Jesse Barnes. The code now seems to follow the
specification but I don't have an SDVO device to really test this.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_display.c