Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_kms.c236 vgdev->has_host_visible = true; in virtio_gpu_init()
256 vgdev->has_host_visible ? '+' : '-'); in virtio_gpu_init()
371 if (vgdev->has_host_visible) in virtio_gpu_release()
H A Dvirtgpu_drv.h284 bool has_host_visible; member