Age | Commit message (Expand) | Author |
2008-12-10 | Revert "Merge branch 'modesetting-gem'" | Jesse Barnes |
2008-08-07 | Make modesetting-gem build with recent kernels | Jesse Barnes |
2008-07-31 | drm: add fault handler support so as to be more like possible upstream | Dave Airlie |
2008-07-26 | radeon: add initial atombios modesetting and GEM -> TTM translation layer. | Dave Airlie |
2008-05-09 | Fix build problems | Alan Hourihane |
2008-05-08 | Merge remote branch 'origin/master' into modesetting-101 | Dave Airlie |
2008-05-07 | drm: nopage compat fixup for drm_vm | Dave Airlie |
2008-04-28 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2008-04-14 | Fix up buffer manager locking. | Thomas Hellstrom |
2008-03-12 | Merge branch 'intel-post-reloc' | Thomas Hellstrom |
2008-03-05 | fixup previous merge | Dave Airlie |
2008-03-05 | Merge remote branch 'origin/master' into modesetting-101 | Dave Airlie |
2008-02-29 | FIX_KMAP_BEGIN requires CONFIG_HIMEM (see include/asm-i386.h/fixmap.h) | Patrice Mandin |
2008-02-29 | Fix compilation breakage on x86-64. | Thomas Hellstrom |
2008-02-28 | Add a compat kmap_atomic_prot_pfn to do quick kernel map / unmaps of | Thomas Hellstrom |
2008-02-28 | Add a compat kmap_atomic_prot_pfn to do quick kernel map / unmaps of | Thomas Hellstrom |
2008-02-20 | compatibility code for pci_get_bus_and_slot() | Alan Hourihane |
2008-02-05 | Add missing round_jiffies_relative() for older kernels | Alan Hourihane |
2008-01-05 | drm: One forgotten rename of 'mask' to 'proposed_flags'. | Pekka Paalanen |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie |
2007-10-21 | Remove the need for the hardware lock in the buffer manager. | Thomas Hellstrom |
2007-09-12 | Added idr_replace() function which was apparently added in Linux 2.6.18 | Brian |
2007-07-16 | drm: fixup old kernel compat code | Dave Airlie |
2007-07-16 | drm: detypedef ttm/bo/fence code | Dave Airlie |
2007-07-11 | Merge branch 'master' into cleanup | Dave Airlie |
2007-06-12 | Try to make buffer object / fence object ioctl args 64-bit safe. | Thomas Hellstrom |
2007-06-10 | use krh's idr mods to remove lists from idr code | Dave Airlie |
2007-06-07 | oops must fix this properly at some point | Dave Airlie |
2007-06-07 | drm: fix radeon setparam alignment issues on 32/64-bit | Dave Airlie |
2007-05-26 | Revert "drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls." | Dave Airlie |
2007-05-26 | drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls. | Dave Airlie |
2007-05-06 | drm/ttm: cleanup mm_ioctl ioctls to be separate ioctls. | Dave Airlie |
2007-04-03 | Make sure CMA (Can't map aperture) pages are mapped uncached. | Thomas Hellstrom |
2007-02-26 | Fix build for 2.6.21-rc1. | Thomas Hellstrom |
2007-02-15 | Fix build against older kernels. | Michel Dänzer |
2007-02-14 | Set the drm bus map type for each buffer object memory type. | Thomas Hellstrom |
2007-02-14 | Rework buffer object vm code to use nopfn() for kernels >= 2.6.19. | Thomas Hellstrom |
2007-02-08 | A minor function interface change and some memcpy bugfixing. | Thomas Hellstrom |
2007-02-08 | Simplify external ttm page allocation. | Thomas Hellstrom |
2007-02-06 | Simplify pci map vs no pci map choice. | Thomas Hellstrom |
2007-02-02 | Make also later kernels work with buffer object vm | Thomas Hellstrom |
2007-02-02 | Make vm handle buffer objects instead of ttm objects. | Thomas Hellstrom |
2007-02-01 | Fix missing ttm_open_vma call from previous commit. | Thomas Hellstrom |
2006-12-27 | Proper allocation of AGP pages for ttms. | Thomas Hellstrom |
2006-12-19 | Security fix. Zero pages before they are handed to user space. | Thomas Hellstrom |
2006-10-20 | Bug #8707, 2.6.19-rc compatibility for memory manager code. | Thomas Hellstrom |
2006-10-17 | Remove max number of locked pages check and call, since | Thomas Hellstrom |
2006-10-17 | Add memory usage accounting to avoid DOS problems. | 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 |