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

#include <mga_drm.h>

Data Fields

drm_mga_context_regs_t context_state
 
drm_mga_server_regs_t server_state
 
drm_mga_texture_regs_t tex_state [2]
 
unsigned int warp_pipe
 
unsigned int dirty
 
unsigned int vertsize
 
struct drm_clip_rect boxes [MGA_NR_SAREA_CLIPRECTS]
 
unsigned int nbox
 
unsigned int req_drawable
 
unsigned int req_draw_buffer
 
unsigned int exported_drawable
 
unsigned int exported_index
 
unsigned int exported_stamp
 
unsigned int exported_buffers
 
unsigned int exported_nfront
 
unsigned int exported_nback
 
int exported_back_x
 
int exported_front_x
 
int exported_w
 
int exported_back_y
 
int exported_front_y
 
int exported_h
 
struct drm_clip_rect exported_boxes [MGA_NR_SAREA_CLIPRECTS]
 
unsigned int status [4]
 
unsigned int last_wrap
 
drm_mga_age_t last_frame
 
unsigned int last_enqueue
 
unsigned int last_dispatch
 
unsigned int last_quiescent
 
struct drm_tex_region texList [MGA_NR_TEX_HEAPS][MGA_NR_TEX_REGIONS+1]
 
unsigned int texAge [MGA_NR_TEX_HEAPS]
 
int ctxOwner
 

Detailed Description

Definition at line 173 of file mga_drm.h.

Field Documentation

Definition at line 186 of file mga_drm.h.

drm_mga_context_regs_t context_state

Definition at line 177 of file mga_drm.h.

int ctxOwner

Definition at line 226 of file mga_drm.h.

unsigned int dirty

Definition at line 181 of file mga_drm.h.

int exported_back_x

Definition at line 205 of file mga_drm.h.

int exported_back_y

Definition at line 206 of file mga_drm.h.

Definition at line 207 of file mga_drm.h.

unsigned int exported_buffers

Definition at line 202 of file mga_drm.h.

unsigned int exported_drawable

Definition at line 199 of file mga_drm.h.

int exported_front_x

Definition at line 205 of file mga_drm.h.

int exported_front_y

Definition at line 206 of file mga_drm.h.

int exported_h

Definition at line 206 of file mga_drm.h.

unsigned int exported_index

Definition at line 200 of file mga_drm.h.

unsigned int exported_nback

Definition at line 204 of file mga_drm.h.

unsigned int exported_nfront

Definition at line 203 of file mga_drm.h.

unsigned int exported_stamp

Definition at line 201 of file mga_drm.h.

int exported_w

Definition at line 205 of file mga_drm.h.

unsigned int last_dispatch

Definition at line 216 of file mga_drm.h.

unsigned int last_enqueue

Definition at line 215 of file mga_drm.h.

drm_mga_age_t last_frame

Definition at line 214 of file mga_drm.h.

unsigned int last_quiescent

Definition at line 217 of file mga_drm.h.

unsigned int last_wrap

Definition at line 212 of file mga_drm.h.

unsigned int nbox

Definition at line 187 of file mga_drm.h.

unsigned int req_draw_buffer

Definition at line 197 of file mga_drm.h.

unsigned int req_drawable

Definition at line 196 of file mga_drm.h.

drm_mga_server_regs_t server_state

Definition at line 178 of file mga_drm.h.

unsigned int status[4]

Definition at line 211 of file mga_drm.h.

drm_mga_texture_regs_t tex_state[2]

Definition at line 179 of file mga_drm.h.

unsigned int texAge[MGA_NR_TEX_HEAPS]

Definition at line 222 of file mga_drm.h.

Definition at line 221 of file mga_drm.h.

unsigned int vertsize

Definition at line 182 of file mga_drm.h.

unsigned int warp_pipe

Definition at line 180 of file mga_drm.h.


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