Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Types | Data Fields
_drm_i915_init Struct Reference

#include <i915_drm.h>

Public Types

enum  { I915_INIT_DMA = 0x01, I915_CLEANUP_DMA = 0x02, I915_RESUME_DMA = 0x03 }
 

Data Fields

enum _drm_i915_init:: { ... }  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 42 of file i915_drm.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
I915_INIT_DMA 
I915_CLEANUP_DMA 
I915_RESUME_DMA 

Definition at line 43 of file i915_drm.h.

Field Documentation

unsigned int back_offset

Definition at line 54 of file i915_drm.h.

unsigned int back_pitch

Definition at line 60 of file i915_drm.h.

unsigned int chipset

Definition at line 63 of file i915_drm.h.

unsigned int cpp

Definition at line 62 of file i915_drm.h.

unsigned int depth_offset

Definition at line 55 of file i915_drm.h.

unsigned int depth_pitch

Definition at line 61 of file i915_drm.h.

unsigned int front_offset

Definition at line 53 of file i915_drm.h.

enum { ... } func
unsigned int h

Definition at line 57 of file i915_drm.h.

unsigned int mmio_offset

Definition at line 48 of file i915_drm.h.

unsigned int pitch

Definition at line 58 of file i915_drm.h.

unsigned int pitch_bits

Definition at line 59 of file i915_drm.h.

unsigned int ring_end

Definition at line 51 of file i915_drm.h.

unsigned int ring_size

Definition at line 52 of file i915_drm.h.

unsigned int ring_start

Definition at line 50 of file i915_drm.h.

int sarea_priv_offset

Definition at line 49 of file i915_drm.h.

unsigned int w

Definition at line 56 of file i915_drm.h.


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