From: Michel Dänzer Date: Thu, 28 Sep 2006 14:10:07 +0000 (+0000) Subject: Add new I830 SAREA fields. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4abf2706e938a2c5d68c66985140bcad360eba3c;p=mesa.git Add new I830 SAREA fields. --- diff --git a/src/mesa/drivers/dri/i915/server/i830_common.h b/src/mesa/drivers/dri/i915/server/i830_common.h index 41b5cc3c01b..fb6ceaa52d4 100644 --- a/src/mesa/drivers/dri/i915/server/i830_common.h +++ b/src/mesa/drivers/dri/i915/server/i830_common.h @@ -112,6 +112,21 @@ typedef struct { int rotated_size; int rotated_pitch; int virtualX, virtualY; + + unsigned int front_tiled; + unsigned int back_tiled; + 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; } drmI830Sarea; /* Flags for perf_boxes