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

#include <vmwgfx_drv.h>

Data Fields

unsigned long reserved_size
 
__le32dynamic_buffer
 
__le32static_buffer
 
unsigned long static_buffer_size
 
bool using_bounce_buffer
 
uint32_t capabilities
 
struct mutex fifo_mutex
 
struct rw_semaphore rwsem
 
struct vmw_marker_queue marker_queue
 

Detailed Description

Definition at line 131 of file vmwgfx_drv.h.

Field Documentation

Definition at line 137 of file vmwgfx_drv.h.

__le32* dynamic_buffer

Definition at line 133 of file vmwgfx_drv.h.

struct mutex fifo_mutex

Definition at line 138 of file vmwgfx_drv.h.

struct vmw_marker_queue marker_queue

Definition at line 140 of file vmwgfx_drv.h.

unsigned long reserved_size

Definition at line 132 of file vmwgfx_drv.h.

Definition at line 139 of file vmwgfx_drv.h.

__le32* static_buffer

Definition at line 134 of file vmwgfx_drv.h.

unsigned long static_buffer_size

Definition at line 135 of file vmwgfx_drv.h.

bool using_bounce_buffer

Definition at line 136 of file vmwgfx_drv.h.


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