Searched defs:drm_file (Results 1 – 10 of 10) sorted by relevance
159 struct drm_file { struct169 bool authenticated;176 bool stereo_allowed;184 bool universal_planes;187 bool atomic;195 bool aspect_ratio_allowed;202 bool writeback_connectors;213 bool was_master;238 * use drm_file_get_master() if struct &drm_device.master_mutex is not argument245 struct drm_master *master;[all …]
157 struct drm_file { struct167 unsigned authenticated :1;174 unsigned stereo_allowed :1;182 unsigned universal_planes:1;185 unsigned atomic:1;193 unsigned aspect_ratio_allowed:1;200 unsigned writeback_connectors:1;211 unsigned is_master:1;223 struct drm_master *master;226 struct pid *pid;[all …]
175 virtio_gpu_array_from_handles(struct drm_file *drm_file, u32 *handles, u32 nents) in virtio_gpu_array_from_handles()
102 struct drm_file *drm_file) in virtio_gpu_execbuffer_ioctl()
676 struct file *drm_file) in kfd_process_device_init_vm()
1175 struct file *drm_file; in kfd_ioctl_acquire_vm() local
606 struct file *drm_file; member
1314 struct file *drm_file) in kfd_process_device_init_vm()
1211 struct file *drm_file; in kfd_ioctl_acquire_vm() local
674 struct file *drm_file; member