summaryrefslogtreecommitdiff
path: root/linux-core/i810_drv.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-07-13 18:47:48 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-07-13 18:47:48 +0000
commit7b888f87fa5ec559df97a7e911dd5a3328895f6f (patch)
tree5c8d5e8cf2d024002130e1ad498f6195727fcd89 /linux-core/i810_drv.h
parent4509385d37d0738f14d48bd91d9378e72dacc063 (diff)
applied Jeff's xf86cvs-I810copy.patch
Diffstat (limited to 'linux-core/i810_drv.h')
-rw-r--r--linux-core/i810_drv.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/linux-core/i810_drv.h b/linux-core/i810_drv.h
index c387bf72..f5411c0b 100644
--- a/linux-core/i810_drv.h
+++ b/linux-core/i810_drv.h
@@ -106,7 +106,10 @@ extern void i810_reclaim_buffers(drm_device_t *dev, pid_t pid);
extern int i810_getage(struct inode *inode, struct file *filp, unsigned int cmd,
unsigned long arg);
extern int i810_mmap_buffers(struct file *filp, struct vm_area_struct *vma);
-
+extern int i810_copybuf(struct inode *inode, struct file *filp,
+ unsigned int cmd, unsigned long arg);
+extern int i810_docopy(struct inode *inode, struct file *filp,
+ unsigned int cmd, unsigned long arg);
/* i810_bufs.c */
extern int i810_addbufs(struct inode *inode, struct file *filp,