Home
last modified time | relevance | path

Searched defs:ttm_resource_manager (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/drm/ttm/
Dttm_resource.h119 struct ttm_resource_manager { struct
126 const struct ttm_resource_manager_func *func; argument
127 spinlock_t move_lock;
133 struct list_head lru[TTM_MAX_BO_PRIORITY];
138 struct dma_fence *move;
/kernel/linux/linux-6.6/include/drm/ttm/
Dttm_resource.h151 struct ttm_resource_manager { struct
159 const struct ttm_resource_manager_func *func; argument
160 spinlock_t move_lock;
165 struct dma_fence *move;
170 struct list_head lru[TTM_MAX_BO_PRIORITY];
176 uint64_t usage;