summaryrefslogtreecommitdiff
path: root/src/nv_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nv_proto.h')
-rw-r--r--src/nv_proto.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/nv_proto.h b/src/nv_proto.h
index 50f67f5..89411b2 100644
--- a/src/nv_proto.h
+++ b/src/nv_proto.h
@@ -19,6 +19,9 @@ void NVAccelFree(ScrnInfoPtr pScrn);
void NV11SyncToVBlank(PixmapPtr ppix, int x1, int y1, int x2, int y2);
/* in nouveau_dri2.c */
+void nouveau_dri2_vblank_handler(int fd, unsigned int frame,
+ unsigned int tv_sec, unsigned int tv_usec,
+ void *event_data);
Bool nouveau_dri2_init(ScreenPtr pScreen);
void nouveau_dri2_fini(ScreenPtr pScreen);