]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/gpu/drm/i915/i915_drv.h
drm: move drm vblank initialization/cleanup to driver load/unload
[linux-2.6-omap-h63xx.git] / drivers / gpu / drm / i915 / i915_drv.h
index ed1edcf8704fdf021720c0ecc8f6c2e073f6df1a..b24d522f490c4ef35bfd6689a93056e723c57f76 100644 (file)
@@ -47,6 +47,8 @@ enum pipe {
        PIPE_B,
 };
 
+#define I915_NUM_PIPE  2
+
 /* Interface history:
  *
  * 1.1: Original.