Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h393 struct vmw_sw_context{ struct
395 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 …]