Searched defs:drm_file (Results 1 – 5 of 5) sorted by relevance
166 struct drm_file { struct176 bool authenticated;183 bool stereo_allowed;194 bool atomic;220 bool was_master;231 bool is_master;284 u64 client_id;287 drm_magic_t magic;317 struct file *filp;325 void *driver_priv;[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() local2214 struct file *drm_file; in criu_restore_devices() local
1643 struct file *drm_file) in kfd_process_device_init_vm()
749 struct file *drm_file; member