drmI830Init Struct Reference


Public Types

enum  { I830_INIT_DMA = 0x01, I830_CLEANUP_DMA = 0x02, I830_RESUME_DMA = 0x03 }

Data Fields

enum drmI830Init:: { ... }  func
unsigned int mmio_offset
int sarea_priv_offset
unsigned int ring_start
unsigned int ring_end
unsigned int ring_size
unsigned int front_offset
unsigned int back_offset
unsigned int depth_offset
unsigned int w
unsigned int h
unsigned int pitch
unsigned int pitch_bits
unsigned int back_pitch
unsigned int depth_pitch
unsigned int cpp
unsigned int chipset

Detailed Description

Definition at line 58 of file i830_common.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
I830_INIT_DMA 
I830_CLEANUP_DMA 
I830_RESUME_DMA 

Definition at line 59 of file i830_common.h.

00059         {
00060       I830_INIT_DMA = 0x01,
00061       I830_CLEANUP_DMA = 0x02,
00062       I830_RESUME_DMA = 0x03
00063    } func;


Field Documentation

enum { ... } drmI830Init::func

unsigned int drmI830Init::mmio_offset

Definition at line 64 of file i830_common.h.

int drmI830Init::sarea_priv_offset

Definition at line 65 of file i830_common.h.

unsigned int drmI830Init::ring_start

Definition at line 66 of file i830_common.h.

unsigned int drmI830Init::ring_end

Definition at line 67 of file i830_common.h.

unsigned int drmI830Init::ring_size

Definition at line 68 of file i830_common.h.

unsigned int drmI830Init::front_offset

Definition at line 69 of file i830_common.h.

unsigned int drmI830Init::back_offset

Definition at line 70 of file i830_common.h.

unsigned int drmI830Init::depth_offset

Definition at line 71 of file i830_common.h.

unsigned int drmI830Init::w

Definition at line 72 of file i830_common.h.

unsigned int drmI830Init::h

Definition at line 73 of file i830_common.h.

unsigned int drmI830Init::pitch

Definition at line 74 of file i830_common.h.

unsigned int drmI830Init::pitch_bits

Definition at line 75 of file i830_common.h.

unsigned int drmI830Init::back_pitch

Definition at line 76 of file i830_common.h.

unsigned int drmI830Init::depth_pitch

Definition at line 77 of file i830_common.h.

unsigned int drmI830Init::cpp

Definition at line 78 of file i830_common.h.

unsigned int drmI830Init::chipset

Definition at line 79 of file i830_common.h.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 29 06:26:01 2009 for Gallium3D by  doxygen 1.5.4