Home
last modified time | relevance | path

Searched defs:drm_file (Results 1 – 5 of 5) sorted by relevance

/linux-6.8/include/drm/
Ddrm_file.h162 struct drm_file { struct
172 bool authenticated;
179 bool stereo_allowed;
187 bool universal_planes;
190 bool atomic;
198 bool aspect_ratio_allowed;
205 bool writeback_connectors;
216 bool was_master;
227 bool is_master;
257 * use drm_file_get_master() if struct &drm_device.master_mutex is not argument
[all …]
/linux-6.8/drivers/gpu/drm/virtio/
Dvirtgpu_gem.c183 virtio_gpu_array_from_handles(struct drm_file *drm_file, u32 *handles, u32 nents) in virtio_gpu_array_from_handles()
/linux-6.8/drivers/gpu/drm/amd/amdkfd/
Dkfd_chardev.c986 struct file *drm_file; in kfd_ioctl_acquire_vm() local
2207 struct file *drm_file; in criu_restore_devices() local
Dkfd_process.c1644 struct file *drm_file) in kfd_process_device_init_vm()
Dkfd_priv.h750 struct file *drm_file; member