OSDN Git Service

drm: convert drawable handling to use Linux idr
[android-x86/external-libdrm.git] / linux-core / drm_compat.c
2007-05-25 Dave AirlieRevert "drm/ttm: cleanup mm_ioctl ioctls to be separate...
2007-05-25 Dave Airliedrm/ttm: cleanup mm_ioctl ioctls to be separate ioctls.
2007-04-03 Thomas HellstromMake sure CMA (Can't map aperture) pages are mapped...
2007-02-27 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-26 Thomas HellstromFix build for 2.6.21-rc1.
2007-02-26 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/drm...
2007-02-15 Michel DänzerFix build against older kernels.
2007-02-14 Thomas HellstromMerge branch 'ttm-vram-0-1-branch'
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-03-09 Michel DänzerMerge branch 'i915-pageflip'
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.
2007-01-08 Keith PackardMerge branch 'master' into crestline
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-10 Nian WuMerge branch 'master' into crestline
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.