Age | Commit message (Expand) | Author |
2008-04-14 | Unlock the BO mutex while waiting for idle, unmapped, unfenced. | Thomas Hellstrom |
2008-03-12 | Make sure other TTM memory types than TT is really unbound when evicted. | Thomas Hellstrom |
2008-02-28 | Add a compat kmap_atomic_prot_pfn to do quick kernel map / unmaps of | Thomas Hellstrom |
2007-12-21 | Rename inappropriately named 'mask' fields to 'proposed_flags' instead. | Keith Packard |
2007-12-21 | Clean up and document drm_ttm.c APIs. drm_bind_ttm -> drm_ttm_bind. | Keith Packard |
2007-12-15 | Make ttm create/destroy APIs consistent. Pass page_flags in create. | Keith Packard |
2007-11-19 | drm: fix dead lock in drm_buffer_object_transfer | Jerome Glisse |
2007-11-05 | drm/ttm: apply linux kernel coding style to bo_lock/move/object/ttm.c | Dave Airlie |
2007-11-05 | drm: remove lots of spurious whitespace. | Dave Airlie |
2007-10-26 | Buffer flags and masks are 64-bit. | Thomas Hellstrom |
2007-10-04 | drm: fix page count calculation | Dave Airlie |
2007-09-22 | Add fence error member. | Thomas Hellstrom |
2007-08-06 | Export some useful ttm functions to drivers. | Ben Skeggs |
2007-07-16 | drm: detypedef ttm/bo/fence code | Dave Airlie |
2007-07-16 | drm: remove drmP.h internal typedefs | Dave Airlie |
2007-06-29 | Fence object reference / dereference cleanup. | Thomas Hellstrom |
2007-02-15 | Initial support for fence object classes. | Thomas Hellstrom |
2007-02-13 | More bugfixes. | Thomas Hellstrom |
2007-02-12 | Lindent. | Thomas Hellstrom |
2007-02-12 | More bugfixes. | Thomas Hellstrom |
2007-02-12 | Cleanup and fix support for pinned buffers. | Thomas Hellstrom |
2007-02-10 | Various bugfixes. | Thomas Hellstrom |
2007-02-09 | I915 accelerated blit copy functional. | Thomas Hellstrom |
2007-02-09 | Fix copyright statements. | Thomas Hellstrom |
2007-02-09 | Fix evict_mutex locking range. | Thomas Hellstrom |
2007-02-08 | Add an accelerated buffer copy cleanup helper. | Thomas Hellstrom |
2007-02-08 | Don't create a ttm just to copy from. | Thomas Hellstrom |
2007-02-08 | Fix mm_block leak. | 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-07 | Checkpoint commit. | Thomas Hellstrom |
2007-02-07 | Fix a stray unlock_kernel() in drm_vm.c | Thomas Hellstrom |