Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c500 PANTHOR_CS_GROUP_ACTIVE, enumerator
1014 if (drm_WARN_ON(&ptdev->base, group->state == PANTHOR_CS_GROUP_ACTIVE)) in group_unbind_locked()
1234 new_state = PANTHOR_CS_GROUP_ACTIVE; in csg_slot_sync_state_locked()
1267 if (old_state == PANTHOR_CS_GROUP_ACTIVE) { in csg_slot_sync_state_locked()
1303 if (!group || group->state == PANTHOR_CS_GROUP_ACTIVE) in csg_slot_prog_locked()