Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_drv.h442 struct vmw_sw_context{ struct
444 bool kernel;
445 struct vmw_fpriv *fp;
446 struct drm_file *filp;
447 uint32_t *cmd_bounce;
448 uint32_t cmd_bounce_size;
450 struct list_head bo_relocations;
452 uint32_t *buf_start;
455 bool needs_post_query_barrier;
457 bool staged_bindings_inuse;
[all …]

Completed in 8 milliseconds