linux/drivers/gpu/drm/ttm
Dave Airlie 129b78bfca ttm: add prime sharing support to TTM (v2)
This adds the ability for ttm common code to take an SG table
and use it as the backing for a slave TTM object.

The drivers can then populate their GTT tables using the SG object.

v2: make sure to setup VM for sg bos as well.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-05-23 10:46:27 +01:00
..
Makefile drm/ttm: provide dma aware ttm page pool code V9 2011-12-06 10:39:33 +00:00
ttm_agp_backend.c drm/ttm: Use pr_fmt and pr_<level> 2012-03-20 08:45:35 +00:00
ttm_bo.c ttm: add prime sharing support to TTM (v2) 2012-05-23 10:46:27 +01:00
ttm_bo_manager.c drm/ttm: Use private locks for the default bo range manager 2010-11-09 13:33:24 +10:00
ttm_bo_util.c drm/ttm: simplify memory accounting for ttm user v2 2011-12-06 10:40:11 +00:00
ttm_bo_vm.c drm/ttm: Use pr_fmt and pr_<level> 2012-03-20 08:45:35 +00:00
ttm_execbuf_util.c Revert "drm/ttm: add a way to bo_wait for either the last read or last write" 2011-10-27 18:28:37 +02:00
ttm_lock.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
ttm_memory.c drm/ttm: Use pr_fmt and pr_<level> 2012-03-20 08:45:35 +00:00
ttm_module.c drm: move ttm global code to core drm 2010-08-04 09:46:06 +10:00
ttm_object.c drm/ttm: Use pr_fmt and pr_<level> 2012-03-20 08:45:35 +00:00
ttm_page_alloc.c drm/ttm: Use pr_fmt and pr_<level> 2012-03-20 08:45:35 +00:00
ttm_page_alloc_dma.c drm/ttm: Use pr_fmt and pr_<level> 2012-03-20 08:45:35 +00:00
ttm_tt.c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 2012-03-22 13:08:22 -07:00