Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_validation.h61 struct vmw_validation_context { struct
62 struct vmwgfx_open_hash *ht;
63 struct list_head resource_list;
64 struct list_head resource_ctx_list;
65 struct list_head bo_list;
66 struct list_head page_list;
67 struct ww_acquire_ctx ticket;
68 struct mutex *res_mutex;
69 unsigned int merge_dups;
93 struct vmw_validation_context _name = \ argument