Lines Matching defs:drm_file
158 struct drm_file { struct
168 bool authenticated;
175 bool stereo_allowed;
183 bool universal_planes;
186 bool atomic;
194 bool aspect_ratio_allowed;
201 bool writeback_connectors;
212 bool is_master;
224 struct drm_master *master;
227 struct pid *pid;
230 drm_magic_t magic;
238 struct list_head lhead;
241 struct drm_minor *minor;
249 struct idr object_idr;
252 spinlock_t table_lock;
255 struct idr syncobj_idr;
257 spinlock_t syncobj_table_lock;
260 struct file *filp;
268 void *driver_priv;
279 struct list_head fbs;
282 struct mutex fbs_lock;
292 struct list_head blobs;
295 wait_queue_head_t event_wait;
306 struct list_head pending_event_list;
316 struct list_head event_list;
348 * &drm_file.minor of @file_priv is a primary minor. argument