Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c2274 int prio, new_csg_prio = MAX_CSG_PRIO, i; in tick_ctx_apply() local
2302 new_csg_prio--; in tick_ctx_apply()
2308 if (csg_slot->priority == new_csg_prio) { in tick_ctx_apply()
2309 new_csg_prio--; in tick_ctx_apply()
2314 CSG_EP_REQ_PRIORITY(new_csg_prio), in tick_ctx_apply()
2319 new_csg_prio--; in tick_ctx_apply()
2350 new_csg_prio = MAX_CSG_PRIO; in tick_ctx_apply()
2359 new_csg_prio--; in tick_ctx_apply()
2370 csg_slot_prog_locked(ptdev, csg_id, new_csg_prio--); in tick_ctx_apply()