Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_sched.c357 struct panthor_queue { struct
570 struct panthor_queue *queues[MAX_CS_PER_CSG];
781 panthor_queue_put_syncwait_obj(struct panthor_queue *queue) in panthor_queue_put_syncwait_obj()
795 panthor_queue_get_syncwait_obj(struct panthor_group *group, struct panthor_queue *queue) in panthor_queue_get_syncwait_obj()
827 static void group_free_queue(struct panthor_group *group, struct panthor_queue *queue) in group_free_queue()
990 struct panthor_queue *queue = ptdev->scheduler->csg_slots[csg_id].group->queues[cs_id]; in cs_slot_prog_locked()
1036 struct panthor_queue *queue = group->queues[cs_id]; in cs_slot_reset_locked()
1089 struct panthor_queue *queue = group->queues[cs_id]; in cs_slot_sync_queue_state_locked()
1332 struct panthor_queue *queue = group && cs_id < group->queue_count ? in cs_slot_process_fault_event_locked()
2007 struct panthor_queue *queue = group->queues[i]; in group_term_post_processing()
[all …]