Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h177 struct vmw_fifo_state { struct
178 unsigned long reserved_size;
179 __le32 *dynamic_buffer;
180 __le32 *static_buffer;
181 unsigned long static_buffer_size;
182 bool using_bounce_buffer;
183 uint32_t capabilities;
184 struct mutex fifo_mutex;
185 struct rw_semaphore rwsem;
186 struct vmw_marker_queue marker_queue;