Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h427 struct vmw_sw_context{ struct
428 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 …]