Searched defs:drm_file (Results 1 – 3 of 3) sorted by relevance
77 drm_file: File, field
69866 struct drm_file { struct69867 bool authenticated;69868 bool stereo_allowed;69869 bool universal_planes;69870 bool atomic;69871 bool aspect_ratio_allowed;69872 bool writeback_connectors;69873 bool is_master;69874 struct drm_master *master;69875 struct pid *pid;[all …]