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.c139 PANTHOR_CSG_PRIORITY_COUNT, enumerator
232 struct list_head runnable[PANTHOR_CSG_PRIORITY_COUNT];
243 struct list_head idle[PANTHOR_CSG_PRIORITY_COUNT];
2010 struct list_head old_groups[PANTHOR_CSG_PRIORITY_COUNT];
2011 struct list_head groups[PANTHOR_CSG_PRIORITY_COUNT];
2283 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; prio >= 0; prio--) { in tick_ctx_apply()
2333 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; prio >= 0; prio--) { in tick_ctx_apply()
2355 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; prio >= 0; prio--) { in tick_ctx_apply()
2397 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; prio >= 0; prio--) { in tick_ctx_apply()
2495 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; in tick_work()
[all …]