Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vmwgfx/
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;
415 struct vmw_buffer_object *cur_query_bo;
416 struct list_head bo_relocations;
417 struct list_head res_relocations;
[all …]