Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/panthor/
Dpanthor_sched.c356 struct panthor_queue { struct
358 struct drm_gpu_scheduler scheduler;
361 struct drm_sched_entity entity;
370 unsigned long remaining_time;
373 bool timeout_suspended;
384 u8 doorbell_id;
391 u8 priority;
395 struct panthor_kernel_bo *ringbuf;
398 struct {
413 } iface;
[all …]