Searched refs:scanout (Results 1 – 11 of 11) sorted by relevance
734 uint32_t scanout = le32_to_cpu(cmd->scanout); in virtio_gpu_cmd_get_edid_cb() local738 if (scanout >= vgdev->num_scanouts) in virtio_gpu_cmd_get_edid_cb()740 output = vgdev->outputs + scanout; in virtio_gpu_cmd_get_edid_cb()881 int scanout; in virtio_gpu_cmd_get_edids() local886 for (scanout = 0; scanout < vgdev->num_scanouts; scanout++) { in virtio_gpu_cmd_get_edids()897 cmd_p->scanout = cpu_to_le32(scanout); in virtio_gpu_cmd_get_edids()
32 The Video Input Unit is in charge of the pixel scanout from the DDR memory.54 tree and provides the scanout clock to the VPP and VIU.
6 960 VPU to the conventional raster-scan order for scanout.
803 metadata->scanout = req->scanout; in vmw_surface_define_ioctl()849 if (metadata->scanout && in vmw_surface_define_ioctl()1525 metadata.scanout = req->base.drm_surface_flags & in vmw_gb_surface_define_internal()2082 if (req->scanout) { in vmw_gb_surface_define()2169 metadata->scanout && in vmw_gb_surface_define()
920 if (unlikely(!surface->metadata.scanout)) in vmw_kms_new_framebuffer_surface()1189 metadata.scanout = true; in vmw_create_bo_proxy()
262 bool scanout; member
1103 metadata.scanout = true; in vmw_stdu_primary_plane_prepare_fb()
345 __le32 scanout; member
204 __s32 scanout; member
23 up gpu cmdstream to update scanout and write FLUSH register after).
93 from YUV to RGB at scanout time. This makes them useful for displaying video
Completed in 35 milliseconds