Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_drm_i810_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 overlay_offset
 
unsigned int overlay_physical
 
unsigned int w
 
unsigned int h
 
unsigned int pitch
 
unsigned int pitch_bits
 

Detailed Description

Definition at line 103 of file i810_drm.h.

Field Documentation

unsigned int back_offset

Definition at line 112 of file i810_drm.h.

unsigned int buffers_offset

Definition at line 106 of file i810_drm.h.

unsigned int depth_offset

Definition at line 113 of file i810_drm.h.

unsigned int front_offset

Definition at line 111 of file i810_drm.h.

Definition at line 104 of file i810_drm.h.

unsigned int h

Definition at line 117 of file i810_drm.h.

unsigned int mmio_offset

Definition at line 105 of file i810_drm.h.

unsigned int overlay_offset

Definition at line 114 of file i810_drm.h.

unsigned int overlay_physical

Definition at line 115 of file i810_drm.h.

unsigned int pitch

Definition at line 118 of file i810_drm.h.

unsigned int pitch_bits

Definition at line 119 of file i810_drm.h.

unsigned int ring_end

Definition at line 109 of file i810_drm.h.

unsigned int ring_size

Definition at line 110 of file i810_drm.h.

unsigned int ring_start

Definition at line 108 of file i810_drm.h.

int sarea_priv_offset

Definition at line 107 of file i810_drm.h.

unsigned int w

Definition at line 116 of file i810_drm.h.


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