Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_sched.c359 struct panthor_queue { struct
361 struct drm_gpu_scheduler scheduler;
364 struct drm_sched_entity entity;
373 unsigned long remaining_time;
376 bool timeout_suspended;
387 u8 doorbell_id;
394 u8 priority;
398 struct panthor_kernel_bo *ringbuf;
401 struct {
416 } iface;
[all …]