Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_gem.h264 struct drm_gem_object { struct
274 struct kref refcount;
287 unsigned handle_count;
292 struct drm_device *dev;
302 struct file *filp;
322 size_t size;
331 int name;
390 * (&drm_gem_object.resv) or a custom lock if one is provided. argument
409 const struct drm_gem_object_funcs *funcs; argument
416 struct list_head lru_node;
[all …]