Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_sched.c2111 int prio, new_csg_prio = MAX_CSG_PRIO, i; in tick_ctx_apply() local
2139 new_csg_prio--; in tick_ctx_apply()
2145 if (csg_slot->priority == new_csg_prio) { in tick_ctx_apply()
2146 new_csg_prio--; in tick_ctx_apply()
2151 CSG_EP_REQ_PRIORITY(new_csg_prio), in tick_ctx_apply()
2156 new_csg_prio--; in tick_ctx_apply()
2187 new_csg_prio = MAX_CSG_PRIO; in tick_ctx_apply()
2196 new_csg_prio--; in tick_ctx_apply()
2207 csg_slot_prog_locked(ptdev, csg_id, new_csg_prio--); in tick_ctx_apply()