Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c138 PANTHOR_CSG_PRIORITY_COUNT, enumerator
231 struct list_head runnable[PANTHOR_CSG_PRIORITY_COUNT];
242 struct list_head idle[PANTHOR_CSG_PRIORITY_COUNT];
2008 struct list_head old_groups[PANTHOR_CSG_PRIORITY_COUNT];
2009 struct list_head groups[PANTHOR_CSG_PRIORITY_COUNT];
2281 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; prio >= 0; prio--) { in tick_ctx_apply()
2331 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; prio >= 0; prio--) { in tick_ctx_apply()
2353 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; prio >= 0; prio--) { in tick_ctx_apply()
2389 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; prio >= 0; prio--) { in tick_ctx_apply()
2487 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; in tick_work()
[all …]