Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Devent.h9 #define NVIF_EVENT_DROP 1 macro
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.c62 return NVIF_EVENT_DROP; in nouveau_channel_killed()