Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/panthor/
Dpanthor_sched.c151 struct panthor_scheduler { struct
153 struct panthor_device *ptdev;
164 struct workqueue_struct *wq;
190 * that require taking the panthor_scheduler::lock to be processed argument
196 struct work_struct fw_events_work;
201 atomic_t fw_events;
208 u64 resched_target;
215 u64 last_tick;
218 u64 tick_period;
226 struct mutex lock;
[all …]