Searched refs:NVIF_EVENT_DROP (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/nouveau/include/nvif/ | ||
H A D | event.h | 9 #define NVIF_EVENT_DROP 1 macro |
/linux/drivers/gpu/drm/nouveau/ | ||
H A D | nouveau_chan.c | 62 return NVIF_EVENT_DROP; in nouveau_channel_killed() |