Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_resource_priv.h82 struct vmw_res_func { struct
83 enum vmw_res_type res_type;
84 bool needs_backup;
85 const char *type_name;
86 struct ttm_placement *backup_placement;
87 bool may_evict;
111 * @res_func: struct vmw_res_func as described above. argument

Completed in 39 milliseconds