Remove some dead i830.h struct members.

This commit is contained in:
Eric Anholt 2009-04-17 15:15:27 -07:00
parent 84f69081ab
commit 40dbba5cf7
1 changed files with 0 additions and 8 deletions

View File

@ -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;