drm/nouveau: require reservations for nouveau_fence_sync and nouveau_bo_fence
[deliverable/linux.git] / drivers / gpu / drm / nouveau / nouveau_ioctl.h
CommitLineData
fce875d6
BS
1#ifndef __NOUVEAU_IOCTL_H__
2#define __NOUVEAU_IOCTL_H__
3
4long nouveau_compat_ioctl(struct file *, unsigned int cmd, unsigned long arg);
2254f637 5long nouveau_drm_ioctl(struct file *, unsigned int cmd, unsigned long arg);
fce875d6
BS
6
7#endif
This page took 0.140189 seconds and 5 git commands to generate.