| /linux/drivers/gpu/drm/clients/ |
| H A D | drm_log.c | 60 struct drm_log_scanout *scanout; member 92 static void drm_log_clear_line(struct drm_log_scanout *scanout, u32 line) in drm_log_clear_line() argument 94 struct drm_framebuffer *fb = scanout->buffer->fb; in drm_log_clear_line() 95 unsigned long height = scanout->scaled_font_h; in drm_log_clear_line() 99 if (drm_client_buffer_vmap_local(scanout->buffer, &map)) in drm_log_clear_line() 102 drm_client_buffer_vunmap_local(scanout->buffer); in drm_log_clear_line() 103 drm_client_buffer_flush(scanout->buffer, &r); in drm_log_clear_line() 106 static void drm_log_draw_line(struct drm_log_scanout *scanout, const char *s, in drm_log_draw_line() argument 109 struct drm_framebuffer *fb = scanout->buffer->fb; in drm_log_draw_line() 111 const struct font_desc *font = scanout->font; in drm_log_draw_line() [all …]
|
| /linux/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_vq.c | 913 uint32_t scanout = le32_to_cpu(cmd->scanout); in virtio_gpu_cmd_get_edid_cb() local 917 if (scanout >= vgdev->num_scanouts) in virtio_gpu_cmd_get_edid_cb() 919 output = vgdev->outputs + scanout; in virtio_gpu_cmd_get_edid_cb() 1058 int scanout; in virtio_gpu_cmd_get_edids() local 1063 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()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mp-libra-rdk-fpsc-lvds-ph128800t006-zhc01.dtso | 30 * 66.5 * 7 = 465.5 MHz so the LDB serializer and LCDIFv3 scanout
|
| H A D | imx8mp-libra-rdk-fpsc-lvds-etml1010g3dra.dtso | 30 * 72.4 * 7 = 506.8 MHz so the LDB serializer and LCDIFv3 scanout
|
| H A D | imx8mp-phyboard-pollux-ph128800t006.dtso | 30 * 66.5 * 7 = 465.5 MHz so the LDB serializer and LCDIFv3 scanout
|
| H A D | imx8mp-phyboard-pollux-etml1010g3dra.dtso | 30 * 72.4 * 7 = 506.8 MHz so the LDB serializer and LCDIFv3 scanout
|
| H A D | imx8mp-phyboard-pollux-peb-av-10-etml1010g3dra.dtso | 31 * 72.4 * 7 = 506.8 MHz so the LDB serializer and LCDIFv3 scanout
|
| H A D | imx8mp-phyboard-pollux-peb-av-10-ph128800t006.dtso | 31 * 66.5 * 7 = 465.5 MHz so the LDB serializer and LCDIFv3 scanout
|
| /linux/include/uapi/linux/ |
| H A D | virtio_gpu.h | 349 __le32 scanout; member
|
| /linux/include/uapi/drm/ |
| H A D | vmwgfx_drm.h | 213 __s32 scanout; member
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_surface.c | 757 metadata->scanout = req->scanout; in vmw_surface_define_ioctl() 1574 metadata.scanout = req->base.drm_surface_flags & in vmw_gb_surface_define_internal() 2112 if (req->scanout) { in vmw_gb_surface_define() 2188 metadata->scanout && in vmw_gb_surface_define()
|
| H A D | vmwgfx_cursor_plane.c | 839 if (!file_priv->atomic && metadata->scanout && in vmw_cursor_snooper_create()
|
| H A D | vmwgfx_drv.h | 225 bool scanout; member
|
| H A D | vmwgfx_stdu.c | 1035 metadata.scanout = true; in vmw_stdu_primary_plane_prepare_fb()
|
| H A D | vmwgfx_kms.c | 533 if (unlikely(!surface->metadata.scanout)) in vmw_kms_new_framebuffer_surface()
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | NOTES | 23 up gpu cmdstream to update scanout and write FLUSH register after).
|
| /linux/Documentation/gpu/ |
| H A D | tegra.rst | 93 from YUV to RGB at scanout time. This makes them useful for displaying video
|
| H A D | introduction.rst | 126 need a display pipeline with one full-screen scanout buffer feeding one output.
|
| /linux/drivers/gpu/drm/ |
| H A D | Kconfig | 84 panic handler to write the panic message to this plane scanout buffer.
|
| /linux/Documentation/gpu/amdgpu/display/ |
| H A D | mpo-overview.rst | 146 scanout. The primary plane should have the color encoding and color range
|
| H A D | dc-debug.rst | 184 bars added at the scanout time by the driver to convey some specific
|