Home
last modified time | relevance | path

Searched refs:scanout (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/gpu/drm/clients/
H A Ddrm_log.c60 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/arch/arm64/boot/dts/freescale/
H A Dimx8mp-libra-rdk-fpsc-lvds-etml1010g3dra.dtso30 * 72.4 * 7 = 506.8 MHz so the LDB serializer and LCDIFv3 scanout
H A Dimx8mp-phyboard-pollux-etml1010g3dra.dtso30 * 72.4 * 7 = 506.8 MHz so the LDB serializer and LCDIFv3 scanout
H A Dimx8mp-phyboard-pollux-ph128800t006.dtso30 * 66.5 * 7 = 465.5 MHz so the LDB serializer and LCDIFv3 scanout
H A Dimx8mp-phyboard-pollux-peb-av-10-ph128800t006.dtso31 * 66.5 * 7 = 465.5 MHz so the LDB serializer and LCDIFv3 scanout
H A Dimx8mp-phyboard-pollux-peb-av-10-etml1010g3dra.dtso31 * 72.4 * 7 = 506.8 MHz so the LDB serializer and LCDIFv3 scanout
/linux/include/uapi/linux/
H A Dvirtio_gpu.h349 __le32 scanout;
348 __le32 scanout; global() member
/linux/include/uapi/drm/
H A Dvmwgfx_drm.h213 __s32 scanout; member
/linux/drivers/gpu/drm/msm/
H A DNOTES23 up gpu cmdstream to update scanout and write FLUSH register after).
/linux/Documentation/gpu/
H A Dtegra.rst93 from YUV to RGB at scanout time. This makes them useful for displaying video
H A Dintroduction.rst126 need a display pipeline with one full-screen scanout buffer feeding one output.
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cursor_plane.c839 if (!file_priv->atomic && metadata->scanout && in vmw_cursor_snooper_create()
H A Dvmwgfx_kms.c533 if (unlikely(!surface->metadata.scanout)) in vmw_kms_new_framebuffer_surface()
/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst146 scanout. The primary plane should have the color encoding and color range
/linux/drivers/gpu/drm/
H A DKconfig84 panic handler to write the panic message to this plane scanout buffer.
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst1646 prepare a frame that's ready for scanout. See section 7.2.4 in :ref:`vp9`.
1651 prepare a frame that's ready for scanout. See section 7.2.4 in :ref:`vp9`.