2007-06-13 |
Thomas Hellstrom | Fix drmMMUnlock / drmMMLock return values. |
tree | commitdiff |
2007-05-29 |
Brian | reformatting, clean-ups |
tree | commitdiff |
2007-05-29 |
Brian | Clean-ups and reformatting. |
tree | commitdiff |
2007-05-25 |
Dave Airlie | Revert "drm/ttm: cleanup mm_ioctl ioctls to be separate... |
tree | commitdiff |
2007-05-25 |
Dave Airlie | Revert "drm/ttm: cleanup most of fence ioctl split... |
tree | commitdiff |
2007-05-25 |
Dave Airlie | drm/ttm: cleanup most of fence ioctl split out |
tree | commitdiff |
2007-05-25 |
Dave Airlie | drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls. |
tree | commitdiff |
2007-05-08 |
Dave Airlie | libdrm: fix typo on ttm fence interface |
tree | commitdiff |
2007-05-02 |
Thomas Hellstrom | Fix buffer object list freeing. |
tree | commitdiff |
2007-04-26 |
George Sapountzis | libdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER... |
tree | commitdiff |
2007-04-16 |
Thomas Hellstrom | Require the hardware lock for buffer creation |
tree | commitdiff |
2007-03-12 |
Nian Wu | Merge git://proxy01.pd.intel.com:9419/git/mesa/drm... |
tree | commitdiff |
2007-02-26 |
Nian Wu | Merge git://proxy01.pd.intel.com:9419/git/mesa/drm... |
tree | commitdiff |
2007-02-24 |
Jakob Bornecrantz | drm: remove unnecessary NULL checks, and fix some indents.. |
tree | commitdiff |
2007-02-16 |
Thomas Hellstrom | Simple fence object sample driver for via, based on... |
tree | commitdiff |
2007-02-15 |
Thomas Hellstrom | Initial support for fence object classes. |
tree | commitdiff |
2007-03-09 |
Michel Dänzer | Merge branch 'i915-pageflip' |
tree | commitdiff |
2007-02-22 |
Michel Dänzer | Add DRM_VBLANK_FLIP. |
tree | commitdiff |
2006-11-21 |
Stephane Marchesin | Merge branch 'nouveau-1' of git+ssh://marcheu@git.freed... |
tree | commitdiff |
2006-11-16 |
Stephane Marchesin | Merge branch 'nouveau-1' of git+ssh://marcheu@git.freed... |
tree | commitdiff |
2006-11-11 |
Stephane Marchesin | Merge branch 'master' of git+ssh://marcheu@git.freedesk... |
tree | commitdiff |
2006-11-10 |
Nian Wu | Merge branch 'master' into crestline |
tree | commitdiff |
2006-11-08 |
Dave Airlie | libdrm: add drmOpenOnce + drmCloseOnce to libdrm |
tree | commitdiff |
2006-11-08 |
Dave Airlie | libdrm: add support for server side functionality in... |
tree | commitdiff |
2006-11-05 |
Dave Airlie | Merge branch 'master' into nouveau-1 |
tree | commitdiff |
2006-10-29 |
Thomas Hellstrom | Minor bugfix, indentation and removal of unnused variables. |
tree | commitdiff |
2006-10-27 |
Thomas Hellstrom | Reserve the new IOCTLs also for *bsd. |
tree | commitdiff |
2006-10-27 |
Thomas Hellstrom | Last minute changes to support multi-page size buffer... |
tree | commitdiff |
2006-10-19 |
Thomas Hellstrom | Merge branch 'master' of git+ssh://git.freedesktop... |
tree | commitdiff |
2006-10-19 |
Thomas Hellstrom | Importing fixes from drm-ttm-0-2-branch |
tree | commitdiff |
2006-10-18 |
Thomas Hellstrom | Merging drm-ttm-0-2-branch |
tree | commitdiff |
2006-10-17 |
Thomas Hellstrom | Remove some debugging messages. |
tree | commitdiff |
2006-10-17 |
Thomas Hellstrom | Remove max number of locked pages check and call, since |
tree | commitdiff |
2006-10-17 |
Thomas Hellstrom | Implement mm_lock and mm_unlock functions. |
tree | commitdiff |
2006-10-17 |
Thomas Hellstrom | Extend generality for more memory types. |
tree | commitdiff |
2006-10-14 |
Stephane Marchesin | Merge branch 'master' of git://anongit.freedesktop... |
tree | commitdiff |
2006-10-11 |
Thomas Hellstrom | Compatibility code for 2.6.15-2.6.18. It is ugly but... |
tree | commitdiff |
2006-10-11 |
Thomas Hellstrom | Big update: |
tree | commitdiff |
2006-10-02 |
George Sapountzis | Bug 6242: [mach64] Use private DMA buffers, part #3. |
tree | commitdiff |
2006-10-02 |
Thomas Hellstrom | Make the user_token 44-bit for TTMs, and have them... |
tree | commitdiff |
2006-09-29 |
Michel Dänzer | Core vsync: Add flag DRM_VBLANK_NEXTONMISS. |
tree | commitdiff |
2006-09-29 |
Michel Dänzer | Add definition of DRM_VBLANK_SECONDARY. |
tree | commitdiff |
2006-09-29 |
Michel Dänzer | Add support for tracking drawable information to core |
tree | commitdiff |
2006-09-28 |
Michel Dänzer | Core vsync: Add flag DRM_VBLANK_NEXTONMISS. |
tree | commitdiff |
2006-09-28 |
Michel Dänzer | Add definition of DRM_VBLANK_SECONDARY. |
tree | commitdiff |
2006-09-28 |
Michel Dänzer | Add support for tracking drawable information to core |
tree | commitdiff |
2006-09-26 |
Thomas Hellstrom | Silence valgrind. |
tree | commitdiff |
2006-09-20 |
Thomas Hellstrom | Allow for 64-bit map handles of ttms and buffer objects. |
tree | commitdiff |
2006-09-18 |
Thomas Hellstrom | Alternative implementation of page table zeroing using... |
tree | commitdiff |
2006-09-18 |
Thomas Hellstrom | More verbose error reporting in some cases. |
tree | commitdiff |
2006-09-15 |
Thomas Hellstrom | Some bugfixes. |
tree | commitdiff |
2006-09-12 |
Thomas Hellstrom | Use lazy fence wait when possible even for RW fences... |
tree | commitdiff |
2006-09-12 |
Thomas Hellstrom | More bugfixes. |
tree | commitdiff |
2006-09-08 |
Thomas Hellstrom | Various bugfixes. |
tree | commitdiff |
2006-09-05 |
Thomas Hellstrom | Multithreaded application note. |
tree | commitdiff |
2006-09-05 |
Thomas Hellstrom | Fence all unfenced buffers function. |
tree | commitdiff |
2006-09-04 |
Thomas Hellstrom | Libdrm function headers. Some renaming. |
tree | commitdiff |
2006-09-01 |
Thomas Hellstrom | Flag bit pattern bugfixes. Remove some error messages. |
tree | commitdiff |
2006-09-01 |
Thomas Hellstrom | Export buffer info on map and validate ioctls. |
tree | commitdiff |
2006-09-01 |
Thomas Hellstrom | Various bugfixes. |
tree | commitdiff |
2006-08-31 |
Thomas Hellstrom | More mapping synchronization. |
tree | commitdiff |
2006-08-30 |
Thomas Hellstrom | Remove the buffer object hint field and use it only |
tree | commitdiff |
2006-08-30 |
Thomas Hellstrom | Add missing map flags. |
tree | commitdiff |
2006-08-30 |
Thomas Hellstrom | Buffer object mapping and mapping synchronization for... |
tree | commitdiff |
2006-08-30 |
Thomas Hellstrom | Memory manager init and takedown. |
tree | commitdiff |
2006-08-29 |
Thomas Hellstrom | Part of buffer object libdrm interface. |
tree | commitdiff |
2006-08-29 |
Thomas Hellstrom | Checkpoint commit. Buffer object flags and IOCTL argume... |
tree | commitdiff |
2006-08-29 |
Thomas Hellstrom | 64-bit IOCTL integer (Michel Dänzer & Brian Paul) |
tree | commitdiff |
2006-08-28 |
Thomas Hellstrom | Add a 64-bit drm unsigned type for 64-bit clean IOCTLS. |
tree | commitdiff |
2006-08-28 |
Thomas Hellstrom | Merge branch 'master' of git+ssh://git.freedesktop... |
tree | commitdiff |
2006-08-27 |
Thomas Hellstrom | Bugfixes. |
tree | commitdiff |
2006-08-27 |
Thomas Hellstrom | Remove the ioctl multiplexing, and instead allow for... |
tree | commitdiff |
2006-08-23 |
Thomas Hellstrom | Merge branch 'master' of git+ssh://git.freedesktop... |
tree | commitdiff |
2006-08-22 |
Thomas Hellstrom | Add a fence object class field for future use (For... |
tree | commitdiff |
2006-08-21 |
Thomas Hellstrom | User / Kernel space fence objects (device-independent... |
tree | commitdiff |
2006-07-19 |
Michel Dänzer | .cvsignore -> .gitignore |
tree | commitdiff |
2006-03-15 |
Adam Jackson | Avoid walking off the end of the hash table. (Coverity... |
tree | commitdiff |
2006-02-20 |
Adam Jackson | Formatting cleanup, dead code removal. Remove N() names... |
tree | commitdiff |
2005-12-31 |
Eric Anholt | Initialize sv.drm_dd_minor to "don't care" along with... |
tree | commitdiff |
2005-11-30 |
Adam Jackson | Bump package and DSO numbers to 2.0 to reflect 32/64... |
tree | commitdiff |
2005-11-30 |
Adam Jackson | Resync from Xorg head: conditional include of xorg... |
tree | commitdiff |
2005-11-30 |
Adam Jackson | Resync from Xorg head (Bug #3815, GNU/kFreeBSD hack) |
tree | commitdiff |
2005-11-29 |
Adam Jackson | Add TODO based on my email from a while ago |
tree | commitdiff |
2005-11-29 |
Adam Jackson | Remove redundant #ifdef stanza |
tree | commitdiff |
2005-11-29 |
Adam Jackson | Error checking for drmStrdup (Tilman Sauerbeck) |
tree | commitdiff |
2005-11-29 |
Dave Airlie | fixup xf86drm.c for new headers |
tree | commitdiff |
2005-11-29 |
Dave Airlie | fixes from Egbert for 64bit |
tree | commitdiff |
2005-11-28 |
Adam Jackson | remove xf86drmCompat.*, unused since about XFree86... |
tree | commitdiff |
2005-11-28 |
Brian Paul | fix mem leak in HashHash() (bug 5171) |
tree | commitdiff |
2005-10-22 |
Adam Jackson | Bug #328: Silence read-from-uninitialized warnings... |
tree | commitdiff |
2005-10-20 |
Adam Jackson | Remove the remaining references to Xlib. libdrm is... |
tree | commitdiff |
2005-10-20 |
Adam Jackson | Remove bogus Xlib dependency. |
tree | commitdiff |
2005-08-25 |
Eric Anholt | Add missing .cvsignore files for autotoolery. |
tree | commitdiff |
2005-08-25 |
Eric Anholt | Include appropriate CFLAGS to find X headers, needed... |
tree | commitdiff |
2005-08-23 |
Dave Airlie | add options for x86_64 and amd will small letters |
tree | commitdiff |
2005-08-20 |
Adam Jackson | Fix silly install issue by moving the header install... |
tree | commitdiff |
2005-08-19 |
Adam Jackson | Add r300_reg.h. Bump to 1.0.2. |
tree | commitdiff |
2005-07-13 |
Adam Jackson | distcheck fixes |
tree | commitdiff |
2005-07-10 |
Adam Jackson | autoconfiscate libdrm |
tree | commitdiff |
2005-04-04 |
Dave Airlie | mirror changes made in main tree.. just happened to... |
tree | commitdiff |
next |