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

#include <mga_drm.h>

Data Fields

unsigned int planemask
 
unsigned int srcorg
 
unsigned int dstorg
 
int src_pitch
 
int dst_pitch
 
int delta_sx
 
int delta_sy
 
int delta_dx
 
int delta_dy
 
int height
 
int ydir
 
int source_pitch
 
int dest_pitch
 

Detailed Description

Definition at line 390 of file mga_drm.h.

Field Documentation

int delta_dx

Definition at line 396 of file mga_drm.h.

int delta_dy

Definition at line 396 of file mga_drm.h.

int delta_sx

Definition at line 395 of file mga_drm.h.

int delta_sy

Definition at line 395 of file mga_drm.h.

int dest_pitch

Definition at line 398 of file mga_drm.h.

int dst_pitch

Definition at line 394 of file mga_drm.h.

unsigned int dstorg

Definition at line 393 of file mga_drm.h.

int height

Definition at line 397 of file mga_drm.h.

unsigned int planemask

Definition at line 391 of file mga_drm.h.

int source_pitch

Definition at line 398 of file mga_drm.h.

int src_pitch

Definition at line 394 of file mga_drm.h.

unsigned int srcorg

Definition at line 392 of file mga_drm.h.

int ydir

Definition at line 397 of file mga_drm.h.


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