drm/i915: PineView only has LVDS and CRT ports
authorZhenyu Wang <zhenyuw@linux.intel.com>
Fri, 27 Nov 2009 03:44:36 +0000 (11:44 +0800)
committerEric Anholt <eric@anholt.net>
Tue, 1 Dec 2009 17:00:04 +0000 (09:00 -0800)
commit103a196f4224dc6872081305cf7f82ebf67aa7bd
tree7f204130719c2bd25e8de219d078a9e4f2a0b128
parentc35614380d5c956bfda20eab2755b2f5a7d6f1e7
drm/i915: PineView only has LVDS and CRT ports

PineView only has 2 ports for LVDS and CRT. Don't enable other
ports for it.

Cc: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_display.c