Searched defs:vmw_sw_context (Results 1 – 1 of 1) sorted by relevance
427 struct vmw_sw_context{ struct428 struct vmwgfx_open_hash res_ht;429 bool res_ht_initialized;430 bool kernel;431 struct vmw_fpriv *fp;432 struct drm_file *filp;433 uint32_t *cmd_bounce;434 uint32_t cmd_bounce_size;435 struct vmw_buffer_object *cur_query_bo;436 struct list_head bo_relocations;[all …]