Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c356 struct panthor_queue { struct
581 struct panthor_queue *queues[MAX_CS_PER_CSG];
838 panthor_queue_put_syncwait_obj(struct panthor_queue *queue) in panthor_queue_put_syncwait_obj()
852 panthor_queue_get_syncwait_obj(struct panthor_group *group, struct panthor_queue *queue) in panthor_queue_get_syncwait_obj()
884 static void group_free_queue(struct panthor_group *group, struct panthor_queue *queue) in group_free_queue()
1048 struct panthor_queue *queue = ptdev->scheduler->csg_slots[csg_id].group->queues[cs_id]; in cs_slot_prog_locked()
1094 struct panthor_queue *queue = group->queues[cs_id]; in cs_slot_reset_locked()
1147 struct panthor_queue *queue = group->queues[cs_id]; in cs_slot_sync_queue_state_locked()
1390 struct panthor_queue *queue = group && cs_id < group->queue_count ? in cs_slot_process_fault_event_locked()
2063 struct panthor_queue *queue = group->queues[i]; in group_term_post_processing()
[all …]