Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c94 #define MAX_CSG_PRIO 0xf macro
1428 if (priority > MAX_CSG_PRIO) in csg_slot_prog_locked()
2274 int prio, new_csg_prio = MAX_CSG_PRIO, i; in tick_ctx_apply()
2350 new_csg_prio = MAX_CSG_PRIO; in tick_ctx_apply()
4116 num_groups = min_t(u32, MAX_CSG_PRIO + 1, num_groups); in panthor_sched_init()