aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_reg.h
diff options
context:
space:
mode:
authorZhao Yakui <yakui.zhao@intel.com>2010-03-30 15:11:33 +0800
committerEric Anholt <eric@anholt.net>2010-04-12 09:24:11 -0700
commit461ed3caee9b615393eb5beb9a8148d230354b41 (patch)
tree33fb06d5c9b021f8a10fae0c61a094d655778eaa /drivers/gpu/drm/i915/i915_reg.h
parentdrm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on). (diff)
downloadlinux-dev-461ed3caee9b615393eb5beb9a8148d230354b41.tar.xz
linux-dev-461ed3caee9b615393eb5beb9a8148d230354b41.zip
drm/i915: Add support of SDVO on Ibexpeak PCH
SDVO on Ibexpeak PCH with Ironlake is multiplexed with HDMIB port, and only has SDVOB port. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_reg.h')
-rw-r--r--drivers/gpu/drm/i915/i915_reg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i915/i915_reg.h b/drivers/gpu/drm/i915/i915_reg.h
index 8de8194a5e7d..b4ff81527389 100644
--- a/drivers/gpu/drm/i915/i915_reg.h
+++ b/drivers/gpu/drm/i915/i915_reg.h
@@ -2629,6 +2629,9 @@
#define HSYNC_ACTIVE_HIGH (1 << 3)
#define PORT_DETECTED (1 << 2)
+/* PCH SDVOB multiplex with HDMIB */
+#define PCH_SDVOB HDMIB
+
#define HDMIC 0xe1150
#define HDMID 0xe1160