Fix missing ttm_open_vma call from previous commit.
[profile/ivi/libdrm.git] / linux-core / drm_ttm.h
2007-02-01 Thomas HellstromFix missing ttm_open_vma call from previous commit.
2007-01-09 Dave Airliettm: make ttm alloc/free into alloc_pages/free_pages
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-19 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-10-18 Thomas HellstromMerging drm-ttm-0-2-branch
2006-10-17 Thomas HellstromLindent.
2006-10-12 Thomas HellstromSimplify the AGP backend interface somewhat.
2006-10-11 Thomas HellstromCompatibility code for 2.6.15-2.6.18. It is ugly but...
2006-10-11 Thomas HellstromBig update:
2006-10-10 Thomas HellstromUse a nopage-based approach to fault in pfns.
2006-10-03 Thomas HellstromGet rid of all ugly PTE hacks.
2006-09-26 Thomas HellstromAllow for a driver to overload the ttm backend object...
2006-09-14 Thomas HellstromSimplify ttm alloc and free.
2006-09-08 Thomas HellstromVarious bugfixes.
2006-08-30 Thomas HellstromBuffer object reply fill in.
2006-08-29 Thomas HellstromCheckpoint ttm addition to buffer objects.
2006-08-29 Thomas Hellstrom64-bit IOCTL integer (Michel Dänzer & Brian Paul)
2006-08-28 Thomas HellstromProper TTM dereferencing
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-27 Thomas HellstromRemove the ioctl multiplexing, and instead allow for...
2006-08-27 Thomas Hellstromttm create / destroy / ref / unref ioctl.
2006-08-25 Thomas HellstromMore ioctl stubs.
2006-08-25 Thomas Hellstromttm and buffer objects ioctl stubs.
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-22 Thomas HellstromMore ttm cleanups.
2006-08-22 Thomas Hellstromttm code cleanup.
2006-08-22 Thomas HellstromBring in stripped TTM functionality.