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.c2291 int prio, new_csg_prio = MAX_CSG_PRIO, i; in tick_ctx_apply() local
2319 new_csg_prio--; in tick_ctx_apply()
2325 if (csg_slot->priority == new_csg_prio) { in tick_ctx_apply()
2326 new_csg_prio--; in tick_ctx_apply()
2331 CSG_EP_REQ_PRIORITY(new_csg_prio), in tick_ctx_apply()
2336 new_csg_prio--; in tick_ctx_apply()
2367 new_csg_prio = MAX_CSG_PRIO; in tick_ctx_apply()
2376 new_csg_prio--; in tick_ctx_apply()
2387 csg_slot_prog_locked(ptdev, csg_id, new_csg_prio--); in tick_ctx_apply()