Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c356 struct panthor_queue { struct
581 struct panthor_queue *queues[MAX_CS_PER_CSG];
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()
2063 struct panthor_queue *queue = group->queues[i]; in group_term_post_processing()
2591 static void queue_stop(struct panthor_queue *queue, in queue_stop()
2597 static void queue_start(struct panthor_queue *queue) in queue_start()
2949 copy_instrs_to_ringbuf(struct panthor_queue *queue, in copy_instrs_to_ringbuf()
3286 static struct panthor_queue *
3307 struct panthor_queue *queue; in group_create_queue()
[all …]