Searched refs:scanout (Results 1 – 18 of 18) sorted by relevance
116 fb->width, (scanout->line + 1) * scanout->scaled_font_h); in drm_log_draw_line()127 scanout->scaled_font_h, scanout->scaled_font_w, in drm_log_draw_line()132 scanout->line++; in drm_log_draw_line()133 if (scanout->line >= scanout->rows) in drm_log_draw_line()146 } else if (scanout->line + 2 < scanout->rows) in drm_log_draw_new_line()147 drm_log_clear_line(scanout, scanout->line + 2); in drm_log_draw_new_line()171 drm_log_draw_new_line(scanout, s, scanout->columns, prefix_len); in drm_log_draw_kmsg_record()214 scanout->scaled_font_h = scanout->font->height * scale; in drm_log_setup_modeset()215 scanout->scaled_font_w = scanout->font->width * scale; in drm_log_setup_modeset()216 scanout->rows = height / scanout->scaled_font_h; in drm_log_setup_modeset()[all …]
910 uint32_t scanout = le32_to_cpu(cmd->scanout); in virtio_gpu_cmd_get_edid_cb() local914 if (scanout >= vgdev->num_scanouts) in virtio_gpu_cmd_get_edid_cb()916 output = vgdev->outputs + scanout; in virtio_gpu_cmd_get_edid_cb()1057 int scanout; in virtio_gpu_cmd_get_edids() local1062 for (scanout = 0; scanout < vgdev->num_scanouts; scanout++) { in virtio_gpu_cmd_get_edids()1073 cmd_p->scanout = cpu_to_le32(scanout); in virtio_gpu_cmd_get_edids()
6 960 VPU to the conventional raster-scan order for scanout.
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.
348 __le32 scanout; member
776 metadata->scanout = req->scanout; in vmw_surface_define_ioctl()822 metadata->scanout && in vmw_surface_define_ioctl()1605 metadata.scanout = req->base.drm_surface_flags & in vmw_gb_surface_define_internal()2136 if (req->scanout) { in vmw_gb_surface_define()2212 metadata->scanout && in vmw_gb_surface_define()
245 bool scanout; member
1035 metadata.scanout = true; in vmw_stdu_primary_plane_prepare_fb()
1321 if (unlikely(!surface->metadata.scanout)) in vmw_kms_new_framebuffer_surface()
213 __s32 scanout; member
23 up gpu cmdstream to update scanout and write FLUSH register after).
255 * serializer and LCDIFv3 scanout engine can reach accurate
93 from YUV to RGB at scanout time. This makes them useful for displaying video
126 need a display pipeline with one full-screen scanout buffer feeding one output.
146 scanout. The primary plane should have the color encoding and color range
184 bars added at the scanout time by the driver to convey some specific
138 panic handler to write the panic message to this plane scanout buffer.
1645 prepare a frame that's ready for scanout. See section 7.2.4 in :ref:`vp9`.1650 prepare a frame that's ready for scanout. See section 7.2.4 in :ref:`vp9`.