kernel-ark/include/drm/ttm
Jerome Glisse 649bf3ca77 drm/ttm: merge ttm_backend and ttm_tt V5
ttm_backend will only exist with a ttm_tt, and ttm_tt
will only be of interest when bound to a backend. Merge them
to avoid code and data duplication.

V2 Rebase on top of memory accounting overhaul
V3 Rebase on top of more memory accounting changes
V4 Rebase on top of no memory account changes (where/when is my
   delorean when i need it ?)
V5 make sure ttm is unbound before destroying, change commit
   message on suggestion from Tormod Volden

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
2011-12-06 10:39:17 +00:00
..
ttm_bo_api.h drm/ttm: remove userspace backed ttm object support 2011-12-06 10:38:10 +00:00
ttm_bo_driver.h drm/ttm: merge ttm_backend and ttm_tt V5 2011-12-06 10:39:17 +00: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 ttm: Fix spelling mistakes and remove unused #ifdef 2011-06-21 12:33:18 +10: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: page allocation use page array instead of list 2011-12-06 10:39:11 +00:00
ttm_placement.h