Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/scheduler/
H A Dsched_main.c461 unsigned long drm_sched_suspend_timeout(struct drm_gpu_scheduler *sched) in drm_sched_suspend_timeout() function
477 EXPORT_SYMBOL(drm_sched_suspend_timeout);
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_job.c179 drm_sched_suspend_timeout(&ring->sched); in amdgpu_job_timedout()