aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_bo_vm.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-4/+10
* drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom2010-11-221-8/+15
* drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom2010-11-221-3/+3
* drm/ttm: ttm_fault callback to allow driver to handle bo placement V6Jerome Glisse2010-04-201-20/+21
* drm/ttm: fix incorrect logic in ttm_bo_io pathDave Airlie2009-12-161-1/+1
* drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART.Thomas Hellstrom2009-12-101-6/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-291-0/+3
|\
| * drm/radeon/kms: add initial colortiling support.Dave Airlie2009-07-291-0/+3
* | drm/ttm: fix misplaced parenthesesRoel Kluin2009-07-151-2/+2
|/
* drm: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-241-1/+0
* drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom2009-06-151-0/+454