Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h373 struct vmw_sw_context{ struct
374 struct drm_open_hash res_ht;
375 bool res_ht_initialized;
376 bool kernel;
377 struct vmw_fpriv *fp;
378 uint32_t *cmd_bounce;
379 uint32_t cmd_bounce_size;
380 struct vmw_buffer_object *cur_query_bo;
381 struct list_head bo_relocations;
382 struct list_head res_relocations;
[all …]