Age | Commit message (Expand) | Author |
2006-10-17 | Remove some debugging messages. | Thomas Hellstrom |
2006-10-17 | Remove max number of locked pages check and call, since | Thomas Hellstrom |
2006-10-17 | Implement mm_lock and mm_unlock functions. | Thomas Hellstrom |
2006-10-17 | Extend generality for more memory types. | Thomas Hellstrom |
2006-10-11 | Compatibility code for 2.6.15-2.6.18. It is ugly but a little comfort is that | Thomas Hellstrom |
2006-10-11 | Big update: | Thomas Hellstrom |
2006-10-02 | Bug 6242: [mach64] Use private DMA buffers, part #3. | George Sapountzis |
2006-10-02 | Make the user_token 44-bit for TTMs, and have them occupy a unique file space | Thomas Hellstrom |
2006-09-29 | Core vsync: Add flag DRM_VBLANK_NEXTONMISS. | Michel Dänzer |
2006-09-29 | Add definition of DRM_VBLANK_SECONDARY. | Michel Dänzer |
2006-09-29 | Add support for tracking drawable information to core | Michel Dänzer |
2006-09-28 | Core vsync: Add flag DRM_VBLANK_NEXTONMISS. | Michel Dänzer |
2006-09-28 | Add definition of DRM_VBLANK_SECONDARY. | Michel Dänzer |
2006-09-28 | Add support for tracking drawable information to core | Michel Dänzer |
2006-09-26 | Silence valgrind. | Thomas Hellstrom |
2006-09-20 | Allow for 64-bit map handles of ttms and buffer objects. | Thomas Hellstrom |
2006-09-18 | Alternative implementation of page table zeroing using zap page_range. | Thomas Hellstrom |
2006-09-18 | More verbose error reporting in some cases. | Thomas Hellstrom |
2006-09-15 | Some bugfixes. | 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 | Multithreaded application note. | Thomas Hellstrom |
2006-09-05 | Fence all unfenced buffers function. | Thomas Hellstrom |
2006-09-04 | Libdrm function headers. Some renaming. | Thomas Hellstrom |
2006-09-01 | Flag bit pattern bugfixes. Remove some error messages. | Thomas Hellstrom |
2006-09-01 | Export buffer info on map and validate ioctls. | Thomas Hellstrom |
2006-09-01 | Various bugfixes. | Thomas Hellstrom |
2006-08-31 | More mapping synchronization. | Thomas Hellstrom |
2006-08-30 | Remove the buffer object hint field and use it only | Thomas Hellstrom |
2006-08-30 | Add missing map flags. | Thomas Hellstrom |
2006-08-30 | Buffer object mapping and mapping synchronization for multiple clients. | Thomas Hellstrom |
2006-08-30 | Memory manager init and takedown. | Thomas Hellstrom |
2006-08-29 | Part of buffer object libdrm interface. | Thomas Hellstrom |
2006-08-29 | Checkpoint commit. Buffer object flags and IOCTL argument list. | Thomas Hellstrom |
2006-08-29 | 64-bit IOCTL integer (Michel D�nzer & Brian Paul) | Thomas Hellstrom |
2006-08-28 | Add a 64-bit drm unsigned type for 64-bit clean IOCTLS. | Thomas Hellstrom |
2006-08-27 | Bugfixes. | Thomas Hellstrom |
2006-08-27 | Remove the ioctl multiplexing, and instead allow for generic | 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 |
2006-07-19 | .cvsignore -> .gitignore | Michel Dänzer |
2006-03-15 | Avoid walking off the end of the hash table. (Coverity report #465) | Adam Jackson |
2006-02-20 | Formatting cleanup, dead code removal. Remove N() namespacing macro, | Adam Jackson |
2005-12-31 | Initialize sv.drm_dd_minor to "don't care" along with dd_major, to appease | Eric Anholt |
2005-11-30 | Bump package and DSO numbers to 2.0 to reflect 32/64 ABI change | Adam Jackson |
2005-11-30 | Resync from Xorg head: conditional include of xorg-config.h | Adam Jackson |
2005-11-30 | Resync from Xorg head (Bug #3815, GNU/kFreeBSD hack) | Adam Jackson |
2005-11-29 | Add TODO based on my email from a while ago | Adam Jackson |
2005-11-29 | Remove redundant #ifdef stanza | Adam Jackson |