Home
last modified time | relevance | path

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

/linux/include/drm/
A Ddrm_file.h159 struct drm_file { struct
169 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 …]
/linux/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/drivers/gpu/drm/amd/amdkfd/
A Dkfd_process.c1534 struct file *drm_file) in kfd_process_device_init_vm()
A Dkfd_chardev.c1197 struct file *drm_file; in kfd_ioctl_acquire_vm() local
A Dkfd_priv.h689 struct file *drm_file; member

Completed in 25 milliseconds