drm_sched_start
drm_sched_start(&ring->sched, 0);
void drm_sched_start(struct drm_gpu_scheduler *sched, int errno);
EXPORT_SYMBOL(drm_sched_start);