Lines Matching defs:drm_file
155 struct drm_file { struct
165 unsigned authenticated :1;
172 unsigned stereo_allowed :1;
180 unsigned universal_planes:1;
183 unsigned atomic:1;
194 unsigned is_master:1;
206 struct drm_master *master;
209 pid_t pid;
212 drm_magic_t magic;
220 struct list_head lhead;
223 struct drm_minor *minor;
231 struct idr object_idr;
234 spinlock_t table_lock;
237 struct idr syncobj_idr;
239 spinlock_t syncobj_table_lock;
242 struct file *filp;
250 void *driver_priv;
261 struct list_head fbs;
264 struct lock fbs_lock;
274 struct list_head blobs;
277 wait_queue_head_t event_wait;
288 struct list_head pending_event_list;
298 struct list_head event_list;
307 int event_space;
333 * &drm_file.minor of @file_priv is a primary minor. argument