Home
last modified time | relevance | path

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

/linux/include/drm/
A Ddrm_gem.h273 struct drm_gem_object { struct
283 struct kref refcount;
296 unsigned handle_count;
301 struct drm_device *dev;
311 struct file *filp;
331 size_t size;
340 int name;
399 * (&drm_gem_object.resv) or a custom lock if one is provided. argument
418 const struct drm_gem_object_funcs *funcs; argument
425 struct list_head lru_node;
[all …]

Completed in 4 milliseconds