Age | Commit message (Expand) | Author |
2008-12-10 | Revert "Merge branch 'modesetting-gem'" | Jesse Barnes |
2008-10-06 | drm/radeon: fixup clean flag handling | Dave Airlie |
2008-08-26 | drm: add move zero function to memset unclean buffers | Dave Airlie |
2008-08-26 | drm: add memory clean flag. | Dave Airlie |
2008-08-01 | Merge commit 'origin/drm-gem' into modesetting-gem | Kristian Høgsberg |
2008-07-30 | Revert "Rename drm_mm.c and its fuctions to drm_memrange." | Eric Anholt |
2008-06-10 | Merge commit 'origin/drm-gem' into modesetting-gem | Jesse Barnes |
2008-04-28 | Rename drm_mm.c and its fuctions to drm_memrange. | Eric Anholt |
2008-04-28 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
2008-04-14 | Unlock the BO mutex while waiting for idle, unmapped, unfenced. | Thomas Hellstrom |
2008-03-12 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2008-03-12 | Make sure other TTM memory types than TT is really unbound when evicted. | Thomas Hellstrom |
2008-03-05 | Merge remote branch 'origin/master' into modesetting-101 | Dave Airlie |
2008-02-28 | Add a compat kmap_atomic_prot_pfn to do quick kernel map / unmaps of | Thomas Hellstrom |
2008-01-25 | Merge remote branch 'origin/master' into modesetting-101 | Dave Airlie |
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-19 | drm: fix dead lock in drm_buffer_object_transfer | Jerome Glisse |
2007-11-05 | Merge branch 'master' into modesetting-101 | Thomas Hellstrom |
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-26 | Buffer flags and masks are 64-bit. | Thomas Hellstrom |
2007-10-16 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2007-10-04 | drm: fix page count calculation | Dave Airlie |
2007-09-24 | Merge branch 'master' into modesetting-101 - TTM & typedef removal | Jesse Barnes |
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 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2007-06-29 | Fence object reference / dereference cleanup. | Thomas Hellstrom |
2007-04-17 | another large overhaul of interactions with userspace... | Dave Airlie |
2007-04-14 | Fix PRIV0 memory initialization (mm_init takes pages, not bytes), align fb | Jesse Barnes |
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 |