Searched defs:vmw_sw_context (Results 1 – 1 of 1) sorted by relevance
393 struct vmw_sw_context{ struct395 bool kernel;396 struct vmw_fpriv *fp;397 struct drm_file *filp;398 uint32_t *cmd_bounce;399 uint32_t cmd_bounce_size;400 struct vmw_bo *cur_query_bo;401 struct list_head bo_relocations;402 struct list_head res_relocations;403 uint32_t *buf_start;[all …]