Searched defs:vmw_sw_context (Results 1 – 1 of 1) sorted by relevance
420 struct vmw_sw_context{ struct422 bool kernel;423 struct vmw_fpriv *fp;424 struct drm_file *filp;425 uint32_t *cmd_bounce;426 uint32_t cmd_bounce_size;427 struct vmw_bo *cur_query_bo;428 struct list_head bo_relocations;429 struct list_head res_relocations;430 uint32_t *buf_start;[all …]