summaryrefslogtreecommitdiff
path: root/src/i830.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-04-17 15:15:27 -0700
committerEric Anholt <eric@anholt.net>2009-04-21 15:25:58 -0700
commit40dbba5cf710a6e392afca73965aa48fa3953d1f (patch)
tree8efb8ec75b3521334b4330de5189a95bc5565230 /src/i830.h
parent84f69081abaeef8b05cafb64d3102eb2abdf9a8e (diff)
Remove some dead i830.h struct members.
Diffstat (limited to 'src/i830.h')
-rw-r--r--src/i830.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/i830.h b/src/i830.h
index f9339177..ae7acfe9 100644
--- a/src/i830.h
+++ b/src/i830.h
@@ -461,18 +461,10 @@ typedef struct _I830Rec {
Bool need_mi_flush;
- Bool NeedRingBufferLow;
Bool tiling;
Bool fb_compression;
- int backPitch;
-
Bool CursorNeedsPhysical;
-
- DGAModePtr DGAModes;
- int numDGAModes;
- Bool DGAactive;
- int DGAViewportStatus;
int Chipset;
unsigned long LinearAddr;