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

#include <savage_drm.h>

Public Types

enum  { SAVAGE_INIT_BCI = 1, SAVAGE_CLEANUP_BCI = 2 }
 

Data Fields

enum drm_savage_init:: { ... }  func
 
unsigned int sarea_priv_offset
 
unsigned int cob_size
 
unsigned int bci_threshold_lo
 
unsigned int bci_threshold_hi
 
unsigned int dma_type
 
unsigned int fb_bpp
 
unsigned int front_offset
 
unsigned int front_pitch
 
unsigned int back_offset
 
unsigned int back_pitch
 
unsigned int depth_bpp
 
unsigned int depth_offset
 
unsigned int depth_pitch
 
unsigned int texture_offset
 
unsigned int texture_size
 
unsigned long status_offset
 
unsigned long buffers_offset
 
unsigned long agp_textures_offset
 
unsigned long cmd_dma_offset
 

Detailed Description

Definition at line 73 of file savage_drm.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
SAVAGE_INIT_BCI 
SAVAGE_CLEANUP_BCI 

Definition at line 74 of file savage_drm.h.

Field Documentation

unsigned long agp_textures_offset

Definition at line 99 of file savage_drm.h.

unsigned int back_offset

Definition at line 88 of file savage_drm.h.

unsigned int back_pitch

Definition at line 88 of file savage_drm.h.

unsigned int bci_threshold_hi

Definition at line 82 of file savage_drm.h.

unsigned int bci_threshold_lo

Definition at line 82 of file savage_drm.h.

unsigned long buffers_offset

Definition at line 98 of file savage_drm.h.

unsigned long cmd_dma_offset

Definition at line 100 of file savage_drm.h.

unsigned int cob_size

Definition at line 81 of file savage_drm.h.

unsigned int depth_bpp

Definition at line 89 of file savage_drm.h.

unsigned int depth_offset

Definition at line 90 of file savage_drm.h.

unsigned int depth_pitch

Definition at line 90 of file savage_drm.h.

unsigned int dma_type

Definition at line 83 of file savage_drm.h.

unsigned int fb_bpp

Definition at line 86 of file savage_drm.h.

unsigned int front_offset

Definition at line 87 of file savage_drm.h.

unsigned int front_pitch

Definition at line 87 of file savage_drm.h.

enum { ... } func
unsigned int sarea_priv_offset

Definition at line 78 of file savage_drm.h.

unsigned long status_offset

Definition at line 97 of file savage_drm.h.

unsigned int texture_offset

Definition at line 93 of file savage_drm.h.

unsigned int texture_size

Definition at line 94 of file savage_drm.h.


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