Searched refs:ttm (Results 1 – 5 of 5) sorted by relevance
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);133 struct ttm_tt ttm; member161 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);205 void ttm_tt_unbind(struct ttm_tt *ttm);214 int ttm_tt_swapin(struct ttm_tt *ttm);[all …]
50 int ttm_pool_populate(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx);59 void ttm_pool_unpopulate(struct ttm_tt *ttm);
248 int (*ttm_tt_populate)(struct ttm_tt *ttm,258 void (*ttm_tt_unpopulate)(struct ttm_tt *ttm);
193 struct ttm_tt *ttm; member
5014 F: include/drm/ttm/5015 F: drivers/gpu/drm/ttm/