Searched defs:drm_file (Results 1 – 5 of 5) sorted by relevance
163 struct drm_file { struct173 bool authenticated;180 bool stereo_allowed;191 bool atomic;217 bool was_master;259 struct pid *pid;262 drm_magic_t magic;292 struct file *filp;300 void *driver_priv;311 struct list_head fbs;[all …]
183 virtio_gpu_array_from_handles(struct drm_file *drm_file, u32 *handles, u32 nents) in virtio_gpu_array_from_handles()
973 struct file *drm_file; in kfd_ioctl_acquire_vm() local2127 struct file *drm_file; in criu_restore_devices() local
1564 struct file *drm_file) in kfd_process_device_init_vm()
716 struct file *drm_file; member
Completed in 27 milliseconds