Set the drm bus map type for each buffer object memory type.
[platform/upstream/libdrm.git] / linux-core / drm_compat.c
2007-02-14 Thomas HellstromSet the drm bus map type for each buffer object memory...
2007-02-14 Thomas HellstromRework buffer object vm code to use nopfn() for kernels...
2007-02-08 Thomas HellstromA minor function interface change and some memcpy bugfi...
2007-02-08 Thomas HellstromSimplify external ttm page allocation.
2007-02-06 Thomas HellstromSimplify pci map vs no pci map choice.
2007-02-02 Thomas HellstromMake also later kernels work with buffer object vm
2007-02-02 Thomas HellstromMake vm handle buffer objects instead of ttm objects.
2007-02-01 Thomas HellstromFix missing ttm_open_vma call from previous commit.
2006-12-27 Thomas HellstromProper allocation of AGP pages for ttms.
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Thomas HellstromSecurity fix. Zero pages before they are handed to...
2006-11-05 Dave AirlieMerge branch 'master' into nouveau-1
2006-10-20 Thomas HellstromBug #8707, 2.6.19-rc compatibility for memory manager...
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 HellstromRemove max number of locked pages check and call, since
2006-10-17 Thomas HellstromAdd memory usage accounting to avoid DOS problems.
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-27 Thomas HellstromAdapt to architecture-specific hooks for gatt pages.
2006-09-18 Thomas HellstromAlternative implementation of page table zeroing using...
2006-09-14 Thomas HellstromRemove the use of reserved pages, and use locked pages...
2006-09-08 Thomas HellstromVarious bugfixes.
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-25 Thomas HellstromModule protection map access is moving into mainline...
2006-08-23 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-21 Thomas HellstromBackwards compatibility code for ttms.