Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h282 struct vmw_fifo_state { struct
283 unsigned long reserved_size;
284 u32 *dynamic_buffer;
285 u32 *static_buffer;
286 unsigned long static_buffer_size;
287 bool using_bounce_buffer;
288 uint32_t capabilities;
289 struct mutex fifo_mutex;
290 struct rw_semaphore rwsem;