Home
last modified time | relevance | path

Searched refs:NVIF_NOTIFY_DROP (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/nouveau/nvif/
Dnotify.c118 int ret = NVIF_NOTIFY_DROP; in nvif_notify()
122 return NVIF_NOTIFY_DROP; in nvif_notify()
133 return NVIF_NOTIFY_DROP; in nvif_notify()
Dnotify.h13 #define NVIF_NOTIFY_DROP 0 macro
/drivers/gpu/drm/nouveau/
Dnouveau_usif.c84 return NVIF_NOTIFY_DROP; in usif_notify()
88 return NVIF_NOTIFY_DROP; in usif_notify()
91 return NVIF_NOTIFY_DROP; in usif_notify()
117 return NVIF_NOTIFY_DROP; in usif_notify()
Dnouveau_fence.c161 ret = NVIF_NOTIFY_DROP; in nouveau_fence_wait_uevent_handler()