Lines Matching defs:drm_file
159 struct drm_file { struct
169 bool authenticated;
176 bool stereo_allowed;
184 bool universal_planes;
187 bool atomic;
195 bool aspect_ratio_allowed;
202 bool writeback_connectors;
213 bool was_master;
224 bool is_master;
236 struct drm_master *master;
239 struct pid *pid;
242 drm_magic_t magic;
250 struct list_head lhead;
253 struct drm_minor *minor;
261 struct idr object_idr;
264 spinlock_t table_lock;
267 struct idr syncobj_idr;
269 spinlock_t syncobj_table_lock;
272 struct file *filp;
280 void *driver_priv;
291 struct list_head fbs;
294 struct mutex fbs_lock;
304 struct list_head blobs;
307 wait_queue_head_t event_wait;
318 struct list_head pending_event_list;
328 struct list_head event_list;
360 * &drm_file.minor of @file_priv is a primary minor. argument