Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_drv.h408 struct vmw_sw_context{ struct
409 struct drm_open_hash res_ht;
410 bool res_ht_initialized;
411 bool kernel;
412 struct vmw_fpriv *fp;
413 uint32_t *cmd_bounce;
414 uint32_t cmd_bounce_size;
418 uint32_t *buf_start;
421 bool needs_post_query_barrier;
423 bool staged_bindings_inuse;
[all …]

Completed in 9 milliseconds