Age | Commit message (Expand) | Author |
2007-02-22 | Some fencing cleanup. | Thomas Hellstrom |
2007-02-16 | Simple fence object sample driver for via, based on idling the GPU. | Thomas Hellstrom |
2007-02-15 | Initial support for fence object classes. | Thomas Hellstrom |
2007-02-14 | Rename drm_ttm.h to drm_objects.h | Thomas Hellstrom |
2007-02-14 | Remove an intel-specific hack and replace it with a fence driver callback. | Thomas Hellstrom |
2007-02-09 | Fix copyright statements. | Thomas Hellstrom |
2006-12-15 | Remove the memory caches for fence objects and memory manager nodes, | Thomas Hellstrom |
2006-10-19 | Make sure delayed delete list is empty on lastclose. | Thomas Hellstrom |
2006-10-17 | Lindent. | Thomas Hellstrom |
2006-10-17 | Add memory usage accounting to avoid DOS problems. | Thomas Hellstrom |
2006-09-26 | Allow for a driver to overload the ttm backend object methods. | Thomas Hellstrom |
2006-09-25 | Add /proc filesystem buffer / fence object accounting. | Thomas Hellstrom |
2006-09-22 | Fix proc formatting broken by last commit. | Thomas Hellstrom |
2006-09-18 | Fence handler fix | Thomas Hellstrom |
2006-09-18 | More verbose error reporting in some cases. | Thomas Hellstrom |
2006-09-15 | Allow a "native type" to be associated with a fence sequence. | Thomas Hellstrom |
2006-09-15 | Some bugfixes. | Thomas Hellstrom |
2006-09-12 | Fix some debug messages. | Thomas Hellstrom |
2006-09-12 | Use lazy fence wait when possible even for RW fences. Saves some CPU. | Thomas Hellstrom |
2006-09-12 | More bugfixes. | Thomas Hellstrom |
2006-09-08 | Various bugfixes. | Thomas Hellstrom |
2006-09-05 | Fence all unfenced buffers function. | Thomas Hellstrom |
2006-09-04 | Buffer object wait IOCTL operation. | Thomas Hellstrom |
2006-09-04 | Make memory caches global so that they can be used with | Thomas Hellstrom |
2006-09-01 | Bugfixes, | Thomas Hellstrom |
2006-08-25 | Checkpoint commit | Thomas Hellstrom |
2006-08-22 | Add a fence object class field for future use (For example VSYNC fence objects) | Thomas Hellstrom |
2006-08-21 | User / Kernel space fence objects (device-independent part). | Thomas Hellstrom |