Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/drm/
Ddrm_gem.h184 struct drm_gem_object { struct
194 struct kref refcount;
207 unsigned handle_count;
212 struct drm_device *dev;
222 struct file *filp;
234 struct drm_vma_offset_node vma_node;
242 size_t size;
251 int name;
264 struct dma_buf *dma_buf;
284 struct dma_buf_attachment *import_attach;
[all …]
/kernel/linux/linux-4.19/include/drm/
Ddrm_gem.h49 struct drm_gem_object { struct
59 struct kref refcount;
72 unsigned handle_count;
77 struct drm_device *dev;
87 struct file *filp;
99 struct drm_vma_offset_node vma_node;
107 size_t size;
116 int name;
129 struct dma_buf *dma_buf;
148 struct dma_buf_attachment *import_attach;