Home
last modified time | relevance | path

Searched refs:ttm_lru_bulk_move_pos (Results 1 – 2 of 2) sorted by relevance

/linux/include/drm/ttm/
A Dttm_bo_driver.h56 struct ttm_lru_bulk_move_pos { struct
71 struct ttm_lru_bulk_move_pos tt[TTM_MAX_BO_PRIORITY]; argument
72 struct ttm_lru_bulk_move_pos vram[TTM_MAX_BO_PRIORITY];
/linux/drivers/gpu/drm/ttm/
A Dttm_bo.c92 static void ttm_bo_bulk_move_set_pos(struct ttm_lru_bulk_move_pos *pos, in ttm_bo_bulk_move_set_pos()
143 struct ttm_lru_bulk_move_pos *pos = &bulk->tt[i]; in ttm_bo_bulk_move_lru_tail()
158 struct ttm_lru_bulk_move_pos *pos = &bulk->vram[i]; in ttm_bo_bulk_move_lru_tail()

Completed in 7 milliseconds