Age | Commit message (Expand) | Author | Files | Lines |
2013-12-16 | drm/ttm: Fix accesses through vmas with only partial coverage | Thomas Hellstrom | 1 | -3/+3 |
2013-11-20 | drm/ttm: Remove set_need_resched from the ttm fault handler | Thomas Hellstrom | 1 | -6/+20 |
2013-11-13 | drm/ttm: Fix vma page_prot bit manipulation | Thomas Hellstrom | 1 | -17/+13 |
2013-11-06 | drm/ttm: Allow vm fault retries | Thomas Hellstrom | 1 | -12/+50 |
2013-08-19 | drm/ttm: kill unused functions | Maarten Lankhorst | 1 | -154/+0 |
2013-07-25 | drm/ttm: convert to unified vma offset manager | David Herrmann | 1 | -50/+31 |
2013-04-16 | drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT | Libin | 1 | -2/+2 |
2012-11-28 | drm/ttm: Optimize vm locking using kref_get_unless_zero v3 | Thomas Hellstrom | 1 | -2/+2 |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 1 | -2/+2 |
2012-03-20 | drm/ttm: Use pr_fmt and pr_<level> | Joe Perches | 1 | -2/+3 |
2011-12-06 | drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 | Jerome Glisse | 1 | -2/+7 |
2010-11-22 | drm/ttm: Fix up io_mem_reserve / io_mem_free calling | Thomas Hellstrom | 1 | -8/+15 |
2010-11-22 | drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock | Thomas Hellstrom | 1 | -3/+3 |
2010-04-20 | drm/ttm: ttm_fault callback to allow driver to handle bo placement V6 | Jerome Glisse | 1 | -20/+21 |
2009-12-16 | drm/ttm: fix incorrect logic in ttm_bo_io path | Dave Airlie | 1 | -1/+1 |
2009-12-10 | drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. | Thomas Hellstrom | 1 | -6/+1 |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan | 1 | -1/+1 |
2009-07-29 | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
2009-07-29 | drm/radeon/kms: add initial colortiling support. | Dave Airlie | 1 | -0/+3 |
2009-07-15 | drm/ttm: fix misplaced parentheses | Roel Kluin | 1 | -2/+2 |
2009-06-24 | drm: remove unused #include <linux/version.h>'s | Huang Weiyi | 1 | -1/+0 |
2009-06-15 | drm: Add the TTM GPU memory manager subsystem. | Thomas Hellstrom | 1 | -0/+454 |