Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/virtio/
A Dvirtgpu_vq.c742 uint32_t scanout = le32_to_cpu(cmd->scanout); in virtio_gpu_cmd_get_edid_cb() local
746 if (scanout >= vgdev->num_scanouts) in virtio_gpu_cmd_get_edid_cb()
748 output = vgdev->outputs + scanout; in virtio_gpu_cmd_get_edid_cb()
889 int scanout; in virtio_gpu_cmd_get_edids() local
894 for (scanout = 0; scanout < vgdev->num_scanouts; scanout++) { in virtio_gpu_cmd_get_edids()
905 cmd_p->scanout = cpu_to_le32(scanout); in virtio_gpu_cmd_get_edids()
/linux-6.3-rc2/Documentation/devicetree/bindings/media/
A Dfsl-vdoa.txt6 960 VPU to the conventional raster-scan order for scanout.
/linux-6.3-rc2/Documentation/devicetree/bindings/display/
A Damlogic,meson-vpu.yaml32 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.
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_surface.c771 metadata->scanout = req->scanout; in vmw_surface_define_ioctl()
816 if (metadata->scanout && in vmw_surface_define_ioctl()
1490 metadata.scanout = req->base.drm_surface_flags & in vmw_gb_surface_define_internal()
2019 if (req->scanout) { in vmw_gb_surface_define()
2097 metadata->scanout && in vmw_gb_surface_define()
A Dvmwgfx_drv.h284 bool scanout; member
A Dvmwgfx_kms.c1330 if (unlikely(!surface->metadata.scanout)) in vmw_kms_new_framebuffer_surface()
1608 metadata.scanout = true; in vmw_create_bo_proxy()
A Dvmwgfx_stdu.c1103 metadata.scanout = true; in vmw_stdu_primary_plane_prepare_fb()
/linux-6.3-rc2/include/uapi/linux/
A Dvirtio_gpu.h345 __le32 scanout; member
/linux-6.3-rc2/include/uapi/drm/
A Dvmwgfx_drm.h212 __s32 scanout; member
/linux-6.3-rc2/Documentation/gpu/amdgpu/display/
A Ddc-debug.rst9 bars added at the scanout time by the driver to convey some specific
A Dmpo-overview.rst146 scanout. The primary plane should have the color encoding and color range
/linux-6.3-rc2/drivers/gpu/drm/msm/
A DNOTES23 up gpu cmdstream to update scanout and write FLUSH register after).
/linux-6.3-rc2/Documentation/gpu/
A Dtegra.rst93 from YUV to RGB at scanout time. This makes them useful for displaying video
A Dintroduction.rst126 need a display pipeline with one full-screen scanout buffer feeding one output.
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec-stateless.rst1645 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`.

Completed in 36 milliseconds