linux/include/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
..
ttm_bo_api.h ttm: add prime sharing support to TTM (v2) 2012-05-23 10:46:27 +01:00
ttm_bo_driver.h ttm: add prime sharing support to TTM (v2) 2012-05-23 10:46:27 +01:00
ttm_execbuf_util.h drm/ttm/vmwgfx: Have TTM manage the validation sequence. 2010-11-22 13:25:21 +10:00
ttm_lock.h atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
ttm_memory.h BUG: headers with BUG/BUG_ON etc. need linux/bug.h 2012-03-04 17:54:34 -05:00
ttm_module.h drm: move ttm global code to core drm 2010-08-04 09:46:06 +10:00
ttm_object.h ttm: Fix spelling mistakes and remove unused #ifdef 2011-06-21 12:33:18 +10:00
ttm_page_alloc.h drm/ttm: isolate dma data from ttm_tt V4 2011-12-06 10:40:02 +00:00
ttm_placement.h