Home
last modified time | relevance | path

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

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