Home
last modified time | relevance | path

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

/linux-4.19.296/include/drm/ttm/
Dttm_tt.h32 struct ttm_tt;
63 int (*bind) (struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem);
73 int (*unbind) (struct ttm_tt *ttm);
83 void (*destroy) (struct ttm_tt *ttm);
105 struct ttm_tt { struct
133 struct ttm_tt ttm;
161 int ttm_tt_init(struct ttm_tt *ttm, struct ttm_buffer_object *bo,
175 void ttm_tt_fini(struct ttm_tt *ttm);
186 int ttm_tt_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem,
196 void ttm_tt_destroy(struct ttm_tt *ttm);
[all …]
Dttm_page_alloc.h50 int ttm_pool_populate(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx);
59 void ttm_pool_unpopulate(struct ttm_tt *ttm);
Dttm_bo_driver.h236 struct ttm_tt *(*ttm_tt_create)(struct ttm_buffer_object *bo,
248 int (*ttm_tt_populate)(struct ttm_tt *ttm,
258 void (*ttm_tt_unpopulate)(struct ttm_tt *ttm);
Dttm_bo_api.h123 struct ttm_tt;
193 struct ttm_tt *ttm;