Home
last modified time | relevance | path

Searched refs:ttm_tt (Results 1 – 4 of 4) sorted by relevance

/include/drm/ttm/
A Dttm_tt.h37 struct ttm_tt;
48 struct ttm_tt { struct
139 struct ttm_tt *tt;
143 static inline bool ttm_tt_is_populated(struct ttm_tt *tt) in ttm_tt_is_populated()
220 void ttm_tt_fini(struct ttm_tt *ttm);
239 int ttm_tt_swapin(struct ttm_tt *ttm);
281 struct ttm_tt *tt);
301 int ttm_tt_setup_backup(struct ttm_tt *tt);
322 void ttm_agp_unbind(struct ttm_tt *ttm);
323 void ttm_agp_destroy(struct ttm_tt *ttm);
[all …]
A Dttm_pool.h39 struct ttm_tt;
83 int ttm_pool_alloc(struct ttm_pool *pool, struct ttm_tt *tt,
85 void ttm_pool_free(struct ttm_pool *pool, struct ttm_tt *tt);
93 void ttm_pool_drop_backed_up(struct ttm_tt *tt);
95 long ttm_pool_backup(struct ttm_pool *pool, struct ttm_tt *ttm,
97 int ttm_pool_restore_and_alloc(struct ttm_pool *pool, struct ttm_tt *tt,
A Dttm_device.h73 struct ttm_tt *(*ttm_tt_create)(struct ttm_buffer_object *bo,
86 struct ttm_tt *ttm,
97 struct ttm_tt *ttm);
108 void (*ttm_tt_destroy)(struct ttm_device *bdev, struct ttm_tt *ttm);
A Dttm_bo.h52 struct ttm_tt;
121 struct ttm_tt *ttm;

Completed in 6 milliseconds