Home
last modified time | relevance | path

Searched refs:v3d_gpu_reset_for_timeout (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/v3d/
H A Dv3d_sched.c263 v3d_gpu_reset_for_timeout(struct v3d_dev *v3d, struct drm_sched_job *sched_job) in v3d_gpu_reset_for_timeout() function
310 v3d_gpu_reset_for_timeout(v3d, sched_job); in v3d_cl_job_timedout()
336 v3d_gpu_reset_for_timeout(job->v3d, sched_job); in v3d_generic_job_timedout()
354 v3d_gpu_reset_for_timeout(v3d, sched_job); in v3d_csd_job_timedout()
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H A Dv3d_sched.c256 v3d_gpu_reset_for_timeout(struct v3d_dev *v3d, struct drm_sched_job *sched_job) in v3d_gpu_reset_for_timeout() function
305 return v3d_gpu_reset_for_timeout(v3d, sched_job); in v3d_cl_job_timedout()
331 return v3d_gpu_reset_for_timeout(job->v3d, sched_job); in v3d_generic_job_timedout()
349 return v3d_gpu_reset_for_timeout(v3d, sched_job); in v3d_csd_job_timedout()

Completed in 2 milliseconds