Lines Matching refs:drm_file
41 struct drm_file;
54 void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file);
58 static inline void drm_legacy_ctxbitmap_flush(struct drm_device *dev, struct drm_file *file) {}
64 int drm_legacy_resctx(struct drm_device *d, void *v, struct drm_file *f);
65 int drm_legacy_addctx(struct drm_device *d, void *v, struct drm_file *f);
66 int drm_legacy_getctx(struct drm_device *d, void *v, struct drm_file *f);
67 int drm_legacy_switchctx(struct drm_device *d, void *v, struct drm_file *f);
68 int drm_legacy_newctx(struct drm_device *d, void *v, struct drm_file *f);
69 int drm_legacy_rmctx(struct drm_device *d, void *v, struct drm_file *f);
71 int drm_legacy_setsareactx(struct drm_device *d, void *v, struct drm_file *f);
72 int drm_legacy_getsareactx(struct drm_device *d, void *v, struct drm_file *f);
103 struct drm_file *file_priv);
104 int drm_legacy_addmap_ioctl(struct drm_device *d, void *v, struct drm_file *f);
105 int drm_legacy_rmmap_ioctl(struct drm_device *d, void *v, struct drm_file *f);
107 int drm_legacy_addbufs(struct drm_device *d, void *v, struct drm_file *f);
108 int drm_legacy_infobufs(struct drm_device *d, void *v, struct drm_file *f);
109 int drm_legacy_markbufs(struct drm_device *d, void *v, struct drm_file *f);
110 int drm_legacy_freebufs(struct drm_device *d, void *v, struct drm_file *f);
111 int drm_legacy_mapbufs(struct drm_device *d, void *v, struct drm_file *f);
112 int drm_legacy_dma_ioctl(struct drm_device *d, void *v, struct drm_file *f);
120 struct drm_file *);
155 int drm_legacy_lock(struct drm_device *d, void *v, struct drm_file *f);
156 int drm_legacy_unlock(struct drm_device *d, void *v, struct drm_file *f);
177 struct drm_file *filp);
180 struct drm_file *filp) {}
187 struct drm_file *file_priv);
189 struct drm_file *file_priv);