Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0020.h41 #define NVIF_CHAN_EVENT_V0_KILLED 0x01 macro
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Duchan.c57 case NVIF_CHAN_EVENT_V0_KILLED: in nvkm_uchan_uevent()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.c384 args.host.type = NVIF_CHAN_EVENT_V0_KILLED; in nouveau_channel_init()