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.h403 struct vmw_sw_context{ struct
405 bool kernel;
406 struct vmw_fpriv *fp;
407 struct drm_file *filp;
408 uint32_t *cmd_bounce;
409 uint32_t cmd_bounce_size;
410 struct vmw_bo *cur_query_bo;
411 struct list_head bo_relocations;
412 struct list_head res_relocations;
413 uint32_t *buf_start;
[all …]