Searched refs:NOUVEAU_JOB_RUN_FAILED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/ | ||
H A D | nouveau_sched.h | 24 NOUVEAU_JOB_RUN_FAILED, enumerator |
H A D | nouveau_sched.c | 360 job->state = NOUVEAU_JOB_RUN_FAILED; in nouveau_job_run() |