Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c499 PANTHOR_CS_GROUP_ACTIVE, enumerator
1051 if (drm_WARN_ON(&ptdev->base, group->state == PANTHOR_CS_GROUP_ACTIVE)) in group_unbind_locked()
1366 new_state = PANTHOR_CS_GROUP_ACTIVE; in csg_slot_sync_state_locked()
1399 if (old_state == PANTHOR_CS_GROUP_ACTIVE) { in csg_slot_sync_state_locked()
1436 if (!group || group->state == PANTHOR_CS_GROUP_ACTIVE) in csg_slot_prog_locked()