Home
last modified time | relevance | path

Searched refs:NVIF_EVENT_KEEP (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Devent.h8 #define NVIF_EVENT_KEEP 0 macro
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_nvif.c78 if (event->func(event, repv, repc) == NVIF_EVENT_KEEP) in nvkm_client_event()
H A Dnouveau_fence.c178 return NVIF_EVENT_KEEP; in nouveau_fence_wait_uevent_handler()
H A Dnouveau_connector.c1193 return NVIF_EVENT_KEEP; in nouveau_connector_irq()
1203 return NVIF_EVENT_KEEP; in nouveau_connector_hotplug()
H A Dnouveau_svm.c896 return NVIF_EVENT_KEEP; in nouveau_svm_event()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c1090 return NVIF_EVENT_KEEP; in nv04_flip_complete()
1281 return NVIF_EVENT_KEEP; in nv04_crtc_vblank_handler()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c565 return NVIF_EVENT_KEEP; in nv50_head_vblank_handler()