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.c1081 group_can_run(struct panthor_group *group) in group_can_run() function
1131 if (group && group_can_run(group) && in queue_suspend_timeout_locked()
2043 if (!group_can_run(group)) in tick_ctx_pick_groups_from_list()
2167 if (drm_WARN_ON(&group->ptdev->base, group_can_run(group))) in group_term_post_processing()
2231 group_can_run(group)); in tick_ctx_cleanup()
2233 if (!group_can_run(group)) { in tick_ctx_cleanup()
2286 bool term = !group_can_run(group); in tick_ctx_apply()
2417 if (!group_can_run(group)) in tick_ctx_apply()
2694 if (!group_can_run(group)) in group_schedule_locked()
2781 if (group_can_run(group)) { in panthor_group_start()
[all …]