| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-11-05 | Export a symbol. | Thomas Hellstrom | |
| 2007-11-05 | drm/ttm: apply linux kernel coding style to bo_lock/move/object/ttm.c | Dave Airlie | |
| 2007-10-16 | Drop destroy ioctls for fences and buffer objects. | Kristian Høgsberg | |
| We now always create a drm_ref_object for user objects and this is then the only things that holds a reference to the user object. This way unreference on will destroy the user object when the last drm_ref_object goes way. | |||
| 2007-09-22 | Add fence error member. | Thomas Hellstrom | |
| Modify the TTM backend bind arguments. Export a number of functions needed for driver-specific super-ioctls. Add a function to map buffer objects from the kernel, regardless of where they're currently placed. A number of error fixes. | |||
| 2007-07-16 | drm: remove drm_ref_t | Dave Airlie | |
| 2007-07-16 | drm: remove hashtab/sman and object typedefs | Dave Airlie | |
| 2007-07-16 | drm: remove drmP.h internal typedefs | Dave Airlie | |
| 2007-06-15 | Locking fixes and instrumentation. | Thomas Hellstrom | |
| 2007-04-03 | Fix user object reference when caller is not object creator. | Thomas Hellstrom | |
| (Reported by Dave Airlie). | |||
| 2007-03-19 | whitespace cleanup pending a kernel merge | Dave Airlie | |
| 2007-02-09 | Fix copyright statements. | Thomas Hellstrom | |
| 2006-10-17 | Add memory usage accounting to avoid DOS problems. | Thomas Hellstrom | |
| 2006-08-30 | Buffer object mapping and mapping synchronization for multiple clients. | Thomas Hellstrom | |
| 2006-08-21 | Generic DRM support base-class support for user-space objects, like | Thomas Hellstrom | |
| fence objects and buffer objects: Refcounting, Inter-process sharing, Synchronization Destruction. | |||
