Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_sched.h24 NOUVEAU_JOB_RUN_FAILED, enumerator
H A Dnouveau_sched.c360 job->state = NOUVEAU_JOB_RUN_FAILED; in nouveau_job_run()