Searched refs:TTM_MAX_BO_PRIORITY (Results 1 – 8 of 8) sorted by relevance
38 #define TTM_MAX_BO_PRIORITY 4U macro208 struct list_head lru[TTM_MAX_BO_PRIORITY];307 struct ttm_lru_bulk_move_pos pos[TTM_NUM_MEM_TYPES][TTM_MAX_BO_PRIORITY];395 for (i = 0; i < TTM_MAX_BO_PRIORITY; i++) in ttm_resource_manager_set_used()
246 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) in ttm_device_fini()293 for (j = 0; j < TTM_MAX_BO_PRIORITY; ++j) in ttm_device_clear_dma_mappings()
161 for (j = 0; j < TTM_MAX_BO_PRIORITY; ++j) { in ttm_lru_bulk_move_tail()530 for (i = 0; i < TTM_MAX_BO_PRIORITY; ++i) in ttm_resource_manager_init()683 if (++cursor->priority >= TTM_MAX_BO_PRIORITY) in ttm_resource_manager_next()
92 u32 res_prios[TTM_MAX_BO_PRIORITY];
427 BUILD_BUG_ON(TTM_MAX_BO_PRIORITY <= 3); in vmw_bo_init()
222 for (int i = 0; i < TTM_MAX_BO_PRIORITY; ++i) in ttm_resource_manager_init_basic()
245 unsigned int bo_prio = TTM_MAX_BO_PRIORITY - 1; in ttm_bo_unreserve_basic()
984 bo->priority = TTM_MAX_BO_PRIORITY - 1; in i915_ttm_adjust_lru()