Searched defs:drm_file (Results 1 – 5 of 5) sorted by relevance
159 struct drm_file { struct169 bool authenticated;176 bool stereo_allowed;187 bool atomic;213 bool was_master;255 struct pid *pid;258 drm_magic_t magic;288 struct file *filp;296 void *driver_priv;307 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()
1534 struct file *drm_file) in kfd_process_device_init_vm()
1197 struct file *drm_file; in kfd_ioctl_acquire_vm() local
689 struct file *drm_file; member
Completed in 25 milliseconds