Home
last modified time | relevance | path

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

/include/drm/ttm/
A Dttm_resource.h38 #define TTM_MAX_BO_PRIORITY 4U macro
208 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()

Completed in 5 milliseconds