Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dttm_object.c96 struct ttm_object_device { struct
97 spinlock_t object_lock;
98 struct drm_open_hash object_hash;
99 atomic_t object_count;
100 struct ttm_mem_global *mem_glob;
101 struct dma_buf_ops ops;
102 void (*dmabuf_release)(struct dma_buf *dma_buf);
103 size_t dma_buf_size;
104 struct idr idr;