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

Data Fields

struct vmw_display_unit base
 
unsigned long buffer_size
 
struct vmw_dma_bufferbuffer
 
bool defined
 
bool active_implicit
 

Detailed Description

Display unit using screen objects.

Definition at line 47 of file vmwgfx_scrn.c.

Field Documentation

bool active_implicit

Definition at line 54 of file vmwgfx_scrn.c.

Definition at line 48 of file vmwgfx_scrn.c.

Backing store buffer

Definition at line 51 of file vmwgfx_scrn.c.

unsigned long buffer_size

Size of allocated buffer

Definition at line 50 of file vmwgfx_scrn.c.

bool defined

Definition at line 53 of file vmwgfx_scrn.c.


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