Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_sched.c290 bool might_have_idle_groups; member
1545 sched->might_have_idle_groups = true; in csg_slot_process_idle_event_locked()
2258 sched->might_have_idle_groups = ctx->idle_group_count > 0; in tick_ctx_apply()
2509 if (sched->might_have_idle_groups) { in group_schedule_locked()