Searched defs:drm_file (Results 1 – 5 of 5) sorted by relevance
158 struct drm_file { struct168 bool authenticated;175 bool stereo_allowed;183 bool universal_planes;186 bool atomic;194 bool aspect_ratio_allowed;201 bool writeback_connectors;212 bool is_master;224 struct drm_master *master;227 struct pid *pid;[all …]
105 struct drm_file *drm_file) in virtio_gpu_execbuffer_ioctl()
774 struct file *drm_file) in kfd_process_device_init_vm()
1190 struct file *drm_file; in kfd_ioctl_acquire_vm() local
639 struct file *drm_file; member