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
ttm_lock.h
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
ttm_object.h
ttm_page_alloc.h drm/ttm: isolate dma data from ttm_tt V4 2011-12-06 10:40:02 +00:00
ttm_placement.h