Searched defs:drm_file (Results 1 – 2 of 2) sorted by relevance
164 struct drm_file { struct174 bool authenticated;181 bool stereo_allowed;189 bool universal_planes;192 bool atomic;200 bool aspect_ratio_allowed;207 bool writeback_connectors;214 bool plane_color_pipeline;225 bool was_master;236 bool is_master;[all …]
185 virtio_gpu_array_from_handles(struct drm_file *drm_file, u32 *handles, u32 nents) in virtio_gpu_array_from_handles()