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.c2168 int prio, new_csg_prio = MAX_CSG_PRIO, i; in tick_ctx_apply() local
2196 new_csg_prio--; in tick_ctx_apply()
2202 if (csg_slot->priority == new_csg_prio) { in tick_ctx_apply()
2203 new_csg_prio--; in tick_ctx_apply()
2208 CSG_EP_REQ_PRIORITY(new_csg_prio), in tick_ctx_apply()
2213 new_csg_prio--; in tick_ctx_apply()
2244 new_csg_prio = MAX_CSG_PRIO; in tick_ctx_apply()
2253 new_csg_prio--; in tick_ctx_apply()
2264 csg_slot_prog_locked(ptdev, csg_id, new_csg_prio--); in tick_ctx_apply()