Home
last modified time | relevance | path

Searched defs: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
359 struct drm_gpu_scheduler scheduler;
362 struct drm_sched_entity entity;
371 unsigned long remaining_time;
374 bool timeout_suspended;
385 u8 doorbell_id;
392 u8 priority;
396 struct panthor_kernel_bo *ringbuf;
399 struct {
414 } iface;
[all …]