Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_file.h163 struct drm_file { struct
173 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 …]
/linux-6.3-rc2/drivers/gpu/drm/virtio/
A 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.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dkfd_chardev.c973 struct file *drm_file; in kfd_ioctl_acquire_vm() local
2127 struct file *drm_file; in criu_restore_devices() local
A Dkfd_process.c1564 struct file *drm_file) in kfd_process_device_init_vm()
A Dkfd_priv.h716 struct file *drm_file; member

Completed in 20 milliseconds