Searched refs:drm_sched_suspend_timeout (Results 1 – 3 of 3) sorted by relevance
345 unsigned long drm_sched_suspend_timeout(struct drm_gpu_scheduler *sched);
236 unsigned long drm_sched_suspend_timeout(struct drm_gpu_scheduler *sched) in drm_sched_suspend_timeout() function258 EXPORT_SYMBOL(drm_sched_suspend_timeout);
60 drm_sched_suspend_timeout(&ring->sched); in amdgpu_job_timedout()