Home
last modified time | relevance | path

Searched refs:E_BAD_FWMTHD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dos.h7 #define E_BAD_FWMTHD 0x00000003 macro
H A Dhub.fuc359 mov $r15 E_BAD_FWMTHD
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c1574 if (code == E_BAD_FWMTHD) { in gf100_gr_ctxctl_isr()