Home
last modified time | relevance | path

Searched defs:vmw_fifo_state (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h130 struct vmw_fifo_state { struct
131 unsigned long reserved_size;
132 __le32 *dynamic_buffer;
133 __le32 *static_buffer;
134 unsigned long static_buffer_size;
135 bool using_bounce_buffer;
136 uint32_t capabilities;
137 struct mutex fifo_mutex;
138 struct rw_semaphore rwsem;
139 struct vmw_marker_queue marker_queue;