Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvif/
H A 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_usif.c85 return NVIF_NOTIFY_DROP; in usif_notify()
89 return NVIF_NOTIFY_DROP; in usif_notify()
92 return NVIF_NOTIFY_DROP; in usif_notify()
118 return NVIF_NOTIFY_DROP; in usif_notify()
H A Dnouveau_fence.c168 ret = NVIF_NOTIFY_DROP; in nouveau_fence_wait_uevent_handler()
H A Dnouveau_chan.c57 return NVIF_NOTIFY_DROP; in nouveau_channel_killed()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Dnotify.h15 #define NVIF_NOTIFY_DROP 0 macro