Age | Commit message (Expand) | Author |
---|---|---|
2007-10-09 | i915: fixup up bufmgr to pass num buffers to kernel | Dave Airlie |
2007-10-04 | i915: add superioctl support to the ttm codepaths. | Dave Airlie |
2007-10-03 | i915: add superioctl initial support inside bufmgr ttm | Dave Airlie |
2007-10-03 | i915/drmbuf: attempt to push relocations into buffer manager | Dave Airlie |
2007-05-31 | Add buffer manager destroy function. | Eric Anholt |
2007-05-24 | Replace the flags/hint arguments to bo_alloc{,_static} with a location mask. | Eric Anholt |
2007-05-18 | Merge branch 'master' into i915-unification | Eric Anholt |
2007-05-18 | Allow unreference with a NULL argument. | Eric Anholt |
2007-05-17 | Convert i915tex to the new interface and make it compile. | Eric Anholt |
2007-05-16 | WIP: Replace TTM buffer pool manager with a simplified interface. | Eric Anholt |
2007-04-16 | Make sure we are locked when creating drm buffer objects. | Thomas Hellstrom |
2007-03-20 | use passed target parameter | Alan Hourihane |
2006-11-01 | Merge texmem-0-3-branch. | Keith Whitwell |