Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c144 struct panthor_scheduler { struct
146 struct panthor_device *ptdev;
157 struct workqueue_struct *wq;
183 * that require taking the panthor_scheduler::lock to be processed argument
189 struct work_struct fw_events_work;
194 atomic_t fw_events;
201 u64 resched_target;
208 u64 last_tick;
211 u64 tick_period;
219 struct mutex lock;
[all …]