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

/linux-master/drivers/gpu/drm/virtio/
H A Dvirtgpu_debugfs.c87 if (!vgdev->has_host_visible) {
H A Dvirtgpu_kms.c192 vgdev->has_host_visible = true;
205 vgdev->has_host_visible ? '+' : '-');
304 if (vgdev->has_host_visible)
H A Dvirtgpu_vram.c149 if (!vgdev->has_host_visible)
H A Dvirtgpu_drv.h250 bool has_host_visible; member in struct:virtio_gpu_device
H A Dvirtgpu_ioctl.c106 value = vgdev->has_host_visible ? 1 : 0;

Completed in 129 milliseconds