Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_file.h159 struct drm_file { struct
169 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;
224 bool is_master;
236 struct drm_master *master;
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_gem.c175 virtio_gpu_array_from_handles(struct drm_file *drm_file, u32 *handles, u32 nents) in virtio_gpu_array_from_handles()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c1314 struct file *drm_file) in kfd_process_device_init_vm()
H A Dkfd_chardev.c1211 struct file *drm_file; in kfd_ioctl_acquire_vm() local
H A Dkfd_priv.h674 struct file *drm_file; member