Age | Commit message (Expand) | Author |
2007-08-28 | drm: remove XFREE86_VERSION macros | Dave Airlie |
2007-07-18 | fix some missing whitespace/tab | Dave Airlie |
2007-07-18 | drm: remove drm_u64_t, replace with uint64_t everwhere | Dave Airlie |
2007-07-16 | drm: remove ttm userspace typedefs | Dave Airlie |
2007-07-16 | drm: detypedef drm.h and fixup all problems | Dave Airlie |
2007-07-16 | drm: remove typedefs in drm.h to their own section | Dave Airlie |
2007-06-26 | More 64-bit padding. | Thomas Hellstrom |
2007-06-12 | Fix some obvious bugs. | Thomas Hellstrom |
2007-06-12 | Try to make buffer object / fence object ioctl args 64-bit safe. | Thomas Hellstrom |
2007-05-08 | ttm: complete drm buffer object ioctl split | Dave Airlie |
2007-05-08 | drm/ttm: ioctl cleanup for buffer object - user side only | Dave Airlie |
2007-05-06 | drm/ttm: cleanup most of fence ioctl split out | Dave Airlie |
2007-05-06 | drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls. | Dave Airlie |
2007-05-01 | Fix userspace ABI breakage from 3c384a9ad5f964709a237cfe035ea5d6df2da5fa. | Michel Dänzer |
2007-04-26 | freebsd: remove stray apperance of IN_MODULE. | George Sapountzis |
2007-04-26 | Add new buffer object type for kernel allocations that don't initially have a... | Jesse Barnes |
2007-03-19 | whitespace cleanup pending a kernel merge | Dave Airlie |
2007-03-10 | Merge branch 'i915-pageflip' | Michel Dänzer |
2007-02-25 | drm: remove unnecessary NULL checks, and fix some indents.. | Jakob Bornecrantz |
2007-02-22 | Add DRM_VBLANK_FLIP. | Michel Dänzer |
2007-02-14 | Merge branch 'ttm-vram-0-1-branch' | Thomas Hellstrom |
2007-02-12 | Update flags and comments. | Thomas Hellstrom |
2007-02-07 | Define __iomem for systems without it. | Eric Anholt |
2007-02-07 | Checkpoint commit. | Thomas Hellstrom |
2007-01-31 | memory manager: Make device driver aware of different memory types. | Thomas Hellstrom |
2006-11-07 | Add drm_u64_t typedef on non-linux to fix libdrm build. | Eric Anholt |
2006-10-27 | Reserve the new IOCTLs also for *bsd. | Thomas Hellstrom |
2006-10-27 | Last minute changes to support multi-page size buffer offset alignments. | Thomas Hellstrom |
2006-10-19 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm | Thomas Hellstrom |
2006-10-18 | Merging drm-ttm-0-2-branch | Thomas Hellstrom |
2006-10-17 | Remove max number of locked pages check and call, since | Thomas Hellstrom |
2006-10-17 | Extend generality for more memory types. | Thomas Hellstrom |
2006-10-14 | remove config.h from build no longer exists kbuild does it | Dave Airlie |
2006-10-11 | Big update: | Thomas Hellstrom |
2006-10-02 | Bug 6242: [mach64] Use private DMA buffers, part #3. | George Sapountzis |
2006-09-29 | Core vsync: Add flag DRM_VBLANK_NEXTONMISS. | Michel Dänzer |
2006-09-29 | Add support for tracking drawable information to core | Michel Dänzer |
2006-09-29 | Add support for secondary vertical blank interrupt to DRM core. | Michel Dänzer |
2006-09-29 | Add a new buffer flag. | Thomas Hellstrom |
2006-09-28 | Core vsync: Add flag DRM_VBLANK_NEXTONMISS. | Michel Dänzer |
2006-09-28 | Add support for tracking drawable information to core | Michel Dänzer |
2006-09-28 | Add support for secondary vertical blank interrupt to DRM core. | Michel Dänzer |
2006-09-20 | Allow for 64-bit map handles of ttms and buffer objects. | Thomas Hellstrom |
2006-09-15 | Some bugfixes. | 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-01 | Flag bit pattern bugfixes. Remove some error messages. | Thomas Hellstrom |
2006-09-01 | Export buffer info on map and validate ioctls. | Thomas Hellstrom |