Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
Dnotify.h30 int nvif_notify_get(struct nvif_notify *);
/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/
Dnotify.c82 nvif_notify_get(struct nvif_notify *notify) in nvif_notify_get() function
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_display.c60 nvif_notify_get(&nv_crtc->vblank); in nouveau_display_vblank_enable()
374 nvif_notify_get(&conn->hpd); in nouveau_display_init()
Dnouveau_fence.c572 nvif_notify_get(&fctx->notify); in nouveau_fence_enable_signaling()