Home
last modified time | relevance | path

Searched refs:JOB_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.c25 #define JOB_TIMEOUT_MS 500 macro
882 msecs_to_jiffies(JOB_TIMEOUT_MS), in panfrost_job_init()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_sched.c89 #define JOB_TIMEOUT_MS 5000 macro
1109 WARN_ON(queue->remaining_time > msecs_to_jiffies(JOB_TIMEOUT_MS)); in cs_slot_reset_locked()
3368 0, msecs_to_jiffies(JOB_TIMEOUT_MS), in group_create_queue()