Home
last modified time | relevance | path

Searched refs:has_host_visible (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/virtio/
A Dvirtgpu_kms.c191 vgdev->has_host_visible = true; in virtio_gpu_init()
204 vgdev->has_host_visible ? '+' : '-'); in virtio_gpu_init()
303 if (vgdev->has_host_visible) in virtio_gpu_release()
A Dvirtgpu_debugfs.c87 if (!vgdev->has_host_visible) { in virtio_gpu_debugfs_host_visible_mm()
A Dvirtgpu_vram.c152 if (!vgdev->has_host_visible) in virtio_gpu_vram_map()
A Dvirtgpu_drv.h258 bool has_host_visible; member
A Dvirtgpu_ioctl.c106 value = vgdev->has_host_visible ? 1 : 0; in virtio_gpu_getparam_ioctl()

Completed in 11 milliseconds