summaryrefslogtreecommitdiff
path: root/src/qxl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qxl.h')
-rw-r--r--src/qxl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/qxl.h b/src/qxl.h
index 44c9b47..c221a06 100644
--- a/src/qxl.h
+++ b/src/qxl.h
@@ -327,6 +327,10 @@ Bool qxl_ring_pop (struct qxl_ring *ring,
void *element);
void qxl_ring_wait_idle (struct qxl_ring *ring);
+void qxl_ring_request_notify (struct qxl_ring *ring);
+
+int qxl_ring_prod (struct qxl_ring *ring);
+int qxl_ring_cons (struct qxl_ring *ring);
/*
* Surface