Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_drm_i810_pre12_init Struct Reference

#include <i810_drm.h>

Data Fields

drm_i810_init_func_t func
 
unsigned int mmio_offset
 
unsigned int buffers_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
 

Detailed Description

Definition at line 123 of file i810_drm.h.

Field Documentation

unsigned int back_offset

Definition at line 132 of file i810_drm.h.

unsigned int buffers_offset

Definition at line 126 of file i810_drm.h.

unsigned int depth_offset

Definition at line 133 of file i810_drm.h.

unsigned int front_offset

Definition at line 131 of file i810_drm.h.

Definition at line 124 of file i810_drm.h.

unsigned int h

Definition at line 135 of file i810_drm.h.

unsigned int mmio_offset

Definition at line 125 of file i810_drm.h.

unsigned int pitch

Definition at line 136 of file i810_drm.h.

unsigned int pitch_bits

Definition at line 137 of file i810_drm.h.

unsigned int ring_end

Definition at line 129 of file i810_drm.h.

unsigned int ring_size

Definition at line 130 of file i810_drm.h.

unsigned int ring_start

Definition at line 128 of file i810_drm.h.

int sarea_priv_offset

Definition at line 127 of file i810_drm.h.

unsigned int w

Definition at line 134 of file i810_drm.h.


The documentation for this struct was generated from the following file: