Add SAREA fileds for determining which pipe to sync window buffer swaps to.
authorMichel Dänzer <michel@tungstengraphics.com>
Thu, 31 Aug 2006 16:33:04 +0000 (18:33 +0200)
committerMichel Dänzer <michel@tungstengraphics.com>
Thu, 28 Sep 2006 13:41:36 +0000 (15:41 +0200)
shared-core/i915_drm.h

index 3a39d53..358b11e 100644 (file)
@@ -104,6 +104,15 @@ typedef struct _drm_i915_sarea {
        unsigned int depth_tiled;
        unsigned int rotated_tiled;
        unsigned int rotated2_tiled;
+
+       int pipeA_x;
+       int pipeA_y;
+       int pipeA_w;
+       int pipeA_h;
+       int pipeB_x;
+       int pipeB_y;
+       int pipeB_w;
+       int pipeB_h;
 } drm_i915_sarea_t;
 
 /* Flags for perf_boxes