Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_sched.c1847 group_can_run(struct panthor_group *group) in group_can_run() function
1870 if (!group_can_run(group)) in tick_ctx_pick_groups_from_list()
2002 if (drm_WARN_ON(&group->ptdev->base, group_can_run(group))) in group_term_post_processing()
2066 group_can_run(group)); in tick_ctx_cleanup()
2068 if (!group_can_run(group)) { in tick_ctx_cleanup()
2121 bool term = !group_can_run(group); in tick_ctx_apply()
2246 if (!group_can_run(group)) in tick_ctx_apply()
2483 if (!group_can_run(group)) in group_schedule_locked()
2574 if (group_can_run(group)) { in panthor_group_start()
2626 group_can_run(csg_slot->group) ? in panthor_sched_suspend()
[all …]