Home
last modified time | relevance | path

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

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H 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
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H 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
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/vmwgfx/
H 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
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h60 struct vmw_res_func { struct
81 const struct vmw_res_func *func); argument