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.c153 struct panthor_scheduler { struct
155 struct panthor_device *ptdev;
166 struct workqueue_struct *wq;
192 * that require taking the panthor_scheduler::lock to be processed argument
198 struct work_struct fw_events_work;
203 atomic_t fw_events;
210 u64 resched_target;
217 u64 last_tick;
220 u64 tick_period;
228 struct mutex lock;
[all …]