Searched defs:drm_file (Results 1 – 5 of 5) 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;218 bool was_master;247 * use drm_file_get_master() if struct &drm_device.master_mutex is not argument254 struct drm_master *master;[all …]
183 virtio_gpu_array_from_handles(struct drm_file *drm_file, u32 *handles, u32 nents) in virtio_gpu_array_from_handles()
986 struct file *drm_file; in kfd_ioctl_acquire_vm() local2208 struct file *drm_file; in criu_restore_devices() local
1635 struct file *drm_file) in kfd_process_device_init_vm()
749 struct file *drm_file; member