Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c1906 group_can_run(struct panthor_group *group) in group_can_run() function
1929 if (!group_can_run(group)) in tick_ctx_pick_groups_from_list()
2059 if (drm_WARN_ON(&group->ptdev->base, group_can_run(group))) in group_term_post_processing()
2123 group_can_run(group)); in tick_ctx_cleanup()
2125 if (!group_can_run(group)) { in tick_ctx_cleanup()
2178 bool term = !group_can_run(group); in tick_ctx_apply()
2303 if (!group_can_run(group)) in tick_ctx_apply()
2540 if (!group_can_run(group)) in group_schedule_locked()
2631 if (group_can_run(group)) { in panthor_group_start()
2683 group_can_run(csg_slot->group) ? in panthor_sched_suspend()
[all …]