Home
last modified time | relevance | path

Searched defs:drm_file (Results 1 – 1 of 1) sorted by relevance

/include/drm/
Ddrm_file.h159 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;
242 * use drm_file_get_master() if struct &drm_device.master_mutex is not argument
249 struct drm_master *master;
[all …]