Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_sched.c154 struct panthor_scheduler { struct
156 struct panthor_device *ptdev;
167 struct workqueue_struct *wq;
193 * that require taking the panthor_scheduler::lock to be processed argument
199 struct work_struct fw_events_work;
204 atomic_t fw_events;
211 u64 resched_target;
218 u64 last_tick;
221 u64 tick_period;
229 struct mutex lock;
[all …]