aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_bo_vm.c
AgeCommit message (Expand)Author
2013-11-20drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom
2013-11-12drm/ttm: Fix vma page_prot bit manipulationThomas Hellstrom
2013-11-06drm/ttm: Allow vm fault retriesThomas Hellstrom
2013-08-19drm/ttm: kill unused functionsMaarten Lankhorst
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-04-16drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin
2012-11-28drm/ttm: Optimize vm locking using kref_get_unless_zero v3Thomas Hellstrom
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-03-20drm/ttm: Use pr_fmt and pr_<level>Joe Perches
2011-12-06drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse
2010-11-22drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom
2010-11-22drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom
2010-04-20drm/ttm: ttm_fault callback to allow driver to handle bo placement V6Jerome Glisse
2009-12-16drm/ttm: fix incorrect logic in ttm_bo_io pathDave Airlie
2009-12-10drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie
2009-07-15drm/ttm: fix misplaced parenthesesRoel Kluin
2009-06-24drm: remove unused #include <linux/version.h>'sHuang Weiyi
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom