Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_sched.c152 struct panthor_scheduler { struct
154 struct panthor_device *ptdev;
165 struct workqueue_struct *wq;
191 * that require taking the panthor_scheduler::lock to be processed argument
197 struct work_struct fw_events_work;
202 atomic_t fw_events;
209 u64 resched_target;
216 u64 last_tick;
219 u64 tick_period;
227 struct mutex lock;
[all …]