linux/include/drm/ttm
Jerome Glisse b1e5f17232 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Move the page allocation and freeing to driver callback and
provide ttm code helper function for those.

Most intrusive change, is the fact that we now only fully
populate an object this simplify some of code designed around
the page fault design.

V2 Rebase on top of memory accounting overhaul
V3 New rebase on top of more memory accouting changes
V4 Rebase on top of no memory account changes (where/when is my
   delorean when i need it ?)

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:24 +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: introduce callback for ttm_tt populate & unpopulate V4 2011-12-06 10:39:24 +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
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: introduce callback for ttm_tt populate & unpopulate V4 2011-12-06 10:39:24 +00:00
ttm_placement.h