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

#include <mga_drm.h>

Public Types

enum  { MGA_INIT_DMA = 0x01, MGA_CLEANUP_DMA = 0x02 }
 

Data Fields

enum drm_mga_init:: { ... }  func
 
unsigned long sarea_priv_offset
 
int chipset
 
int sgram
 
unsigned int maccess
 
unsigned int fb_cpp
 
unsigned int front_offset
 
unsigned int front_pitch
 
unsigned int back_offset
 
unsigned int back_pitch
 
unsigned int depth_cpp
 
unsigned int depth_offset
 
unsigned int depth_pitch
 
unsigned int texture_offset [MGA_NR_TEX_HEAPS]
 
unsigned int texture_size [MGA_NR_TEX_HEAPS]
 
unsigned long fb_offset
 
unsigned long mmio_offset
 
unsigned long status_offset
 
unsigned long warp_offset
 
unsigned long primary_offset
 
unsigned long buffers_offset
 

Detailed Description

Definition at line 270 of file mga_drm.h.

Member Enumeration Documentation

anonymous enum
Enumerator:
MGA_INIT_DMA 
MGA_CLEANUP_DMA 

Definition at line 271 of file mga_drm.h.

Field Documentation

unsigned int back_offset

Definition at line 285 of file mga_drm.h.

unsigned int back_pitch

Definition at line 285 of file mga_drm.h.

unsigned long buffers_offset

Definition at line 298 of file mga_drm.h.

Definition at line 278 of file mga_drm.h.

unsigned int depth_cpp

Definition at line 287 of file mga_drm.h.

unsigned int depth_offset

Definition at line 288 of file mga_drm.h.

unsigned int depth_pitch

Definition at line 288 of file mga_drm.h.

unsigned int fb_cpp

Definition at line 283 of file mga_drm.h.

unsigned long fb_offset

Definition at line 293 of file mga_drm.h.

unsigned int front_offset

Definition at line 284 of file mga_drm.h.

unsigned int front_pitch

Definition at line 284 of file mga_drm.h.

enum { ... } func
unsigned int maccess

Definition at line 281 of file mga_drm.h.

unsigned long mmio_offset

Definition at line 294 of file mga_drm.h.

unsigned long primary_offset

Definition at line 297 of file mga_drm.h.

unsigned long sarea_priv_offset

Definition at line 276 of file mga_drm.h.

int sgram

Definition at line 279 of file mga_drm.h.

unsigned long status_offset

Definition at line 295 of file mga_drm.h.

unsigned int texture_offset[MGA_NR_TEX_HEAPS]

Definition at line 290 of file mga_drm.h.

unsigned int texture_size[MGA_NR_TEX_HEAPS]

Definition at line 291 of file mga_drm.h.

unsigned long warp_offset

Definition at line 296 of file mga_drm.h.


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