Lines Matching defs:drm_file
157 struct drm_file { struct
167 unsigned authenticated :1;
174 unsigned stereo_allowed :1;
182 unsigned universal_planes:1;
185 unsigned atomic:1;
193 unsigned aspect_ratio_allowed:1;
200 unsigned writeback_connectors:1;
211 unsigned is_master:1;
223 struct drm_master *master;
226 struct pid *pid;
229 drm_magic_t magic;
237 struct list_head lhead;
240 struct drm_minor *minor;
248 struct idr object_idr;
251 spinlock_t table_lock;
254 struct idr syncobj_idr;
256 spinlock_t syncobj_table_lock;
259 struct file *filp;
267 void *driver_priv;
278 struct list_head fbs;
281 struct mutex fbs_lock;
291 struct list_head blobs;
294 wait_queue_head_t event_wait;
305 struct list_head pending_event_list;
315 struct list_head event_list;
345 * &drm_file.minor of @file_priv is a primary minor. argument