| /linux/Documentation/devicetree/bindings/display/bridge/ |
| H A D | renesas,lvds.yaml | 19 - renesas,r8a7742-lvds # for RZ/G1H compatible LVDS encoders 20 - renesas,r8a7743-lvds # for RZ/G1M compatible LVDS encoders 21 - renesas,r8a7744-lvds # for RZ/G1N compatible LVDS encoders 22 - renesas,r8a774a1-lvds # for RZ/G2M compatible LVDS encoders 23 - renesas,r8a774b1-lvds # for RZ/G2N compatible LVDS encoders 24 - renesas,r8a774c0-lvds # for RZ/G2E compatible LVDS encoders 25 - renesas,r8a774e1-lvds # for RZ/G2H compatible LVDS encoders 26 - renesas,r8a7790-lvds # for R-Car H2 compatible LVDS encoders 27 - renesas,r8a7791-lvds # for R-Car M2-W compatible LVDS encoders 28 - renesas,r8a7793-lvds # for R-Car M2-N compatible LVDS encoders [all …]
|
| /linux/include/drm/ |
| H A D | drm_encoder.h | 38 * Encoders sit between CRTCs and connectors. 88 * Allows encoders to create encoder-specific debugfs files. 99 * @funcs: control functions, can be NULL for simple managed encoders 102 * CRTCs drive pixels to encoders, which convert them into signals 134 * - DRM_MODE_ENCODER_DPMST for special fake encoders used to allow 159 * @possible_clones: Bitmask of potential sibling encoders for cloning, 165 * encoders can be used in a cloned configuration, they both should have 270 * device's list of encoders. 325 * drm_for_each_encoder_mask - iterate over encoders specified by bitmask 330 * Iterate over all encoders specified by bitmask. [all …]
|
| /linux/drivers/media/platform/st/sti/hva/ |
| H A D | hva-debugfs.c | 289 seq_printf(s, "[encoders]\n|- %d registered encoders:\n", in encoders_show() 292 while (hva->encoders[i]) { in encoders_show() 293 seq_printf(s, "|- %s: %4.4s => %4.4s\n", hva->encoders[i]->name, in encoders_show() 294 (char *)&hva->encoders[i]->pixelformat, in encoders_show() 295 (char *)&hva->encoders[i]->streamformat); in encoders_show() 333 DEFINE_SHOW_ATTRIBUTE(encoders); 342 hva_dbg_create_entry(encoders); in hva_debugfs_create()
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | disp.h | 97 * For normal encoders this just returns the encoder. For active MST encoders, 99 * Inactive MST encoders return NULL, since they would have no real outp to
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_encoder.c | 38 * Encoders represent the connecting element between the CRTC (as the overall 42 * connector. Encoders are objects exposed to userspace, originally to allow 49 * Otherwise encoders aren't used in the uapi at all (any modeset request from 52 * of encoders to facilitate code sharing. But for more complex settings it is 54 * encoders, bridges also have the benefit of being purely an internal 57 * Encoders are initialized with drm_encoder_init() and cleaned up using
|
| /linux/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | Kconfig | 42 Enable support for the R-Car Display Unit embedded LVDS encoders. 58 Enable support for the R-Car Display Unit embedded MIPI DSI encoders.
|
| /linux/Documentation/devicetree/bindings/display/ti/ |
| H A D | ti,omap-dss.txt | 19 a RGB pixel stream to encoders. 27 The DSS Core and the encoders have video port outputs. The structure of the 33 panels or external encoders.
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | amlogic,meson-vpu.yaml | 20 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK | 46 VENC: Video Encoders 49 The VENC is composed of the multiple pixel encoders
|
| /linux/Documentation/gpu/ |
| H A D | drm-kms.rst | 66 For the output routing the first step is encoders (represented by 72 Unfortunately encoders have been exposed to userspace, hence can't remove them 75 A CRTC can be connected to multiple encoders, and for an active CRTC there must 80 Abstraction`_). Connectors can have different possible encoders, but the kernel 82 which could switch between an analog and a digital encoder. Encoders can also 136 share code for encoders (sometimes on the same SoC, sometimes off-chip) one or 140 the CRTC and any encoders. Often for drivers with bridges there's no code left 143 backwards compatibility since encoders are exposed to userspace.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-encoder-cmd.rst | 58 started yet. Applies to both queues of mem2mem encoders. 63 mem2mem encoders. 67 encoders (as further documented in :ref:`encoder`).
|
| H A D | ext-ctrls-jpeg.rst | 9 The JPEG class includes controls for common features of JPEG encoders 83 control is valid only for encoders.
|
| H A D | vidioc-g-parm.rst | 43 For stateful encoders (see :ref:`encoder`) this represents the 116 For stateful encoders (see :ref:`encoder`) this represents the 174 For stateful encoders (see :ref:`encoder`) this represents the
|
| H A D | ext-ctrls-codec.rst | 733 fully parse each NALU. Applicable to the H264 and HEVC encoders. 1190 Applicable to H264 and HEVC encoders. Possible values are: 1216 ignored. Applicable to H264 and HEVC encoders. 1226 ``V4L2_CID_MPEG_VIDEO_H263_MIN_QP``). Applicable to encoders. 1230 H264 encoders. 1336 Applicable to the MPEG1, MPEG2, MPEG4 encoders. 1363 encoders. This is a general, codec-agnostic keyframe control. 1390 it returned together with the first frame. Applicable to encoders. 1668 Applicable to encoders 1719 border pixels. Applicable to encoders. [all …]
|
| /linux/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_encoder.c | 121 * encoders. Virtual encoder manages one "logical" display. Physical 122 * encoders manage one intf block, tied to a specific panel/sub-panel. 123 * Virtual encoder defers as much as possible to the physical encoders. 130 * @num_phys_encs: Actual number of physical encoders contained. 131 * @phys_encs: Container of physical encoders managed. 171 * @dsc: drm_dsc_config pointer, for DSC-enabled encoders 306 * dpu_encoder_get_crc_values_cnt - get number of physical encoders contained 309 * Returns: Number of physical encoders for given drm encoder 563 * This helper function may be used by physical encoders to configure 680 * Use 2 DSC encoders, 2 layer mixers and 1 or 2 interfaces in dpu_encoder_update_topology() [all …]
|
| /linux/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_channel.h | 49 * @encoders: A encoder loop. There must be one encoder for each stream. 60 struct vidtv_encoder *encoders; member
|
| /linux/drivers/gpu/drm/tilcdc/ |
| H A D | tilcdc_drv.h | 77 struct drm_encoder *encoders[8]; member 99 /* create appropriate encoders/connectors: */
|
| /linux/drivers/gpu/drm/sti/ |
| H A D | NOTES | 44 - The Encoders are mapped to the TVOut 47 FB & planes Cursor CRTC Encoders Bridges/Connectors
|
| /linux/drivers/gpu/drm/loongson/ |
| H A D | lsdc_output_7a1000.c | 35 * Currently, we assume the external encoders connected to the DVO are 38 * TODO: Add support for non-transparent encoders
|
| /linux/Documentation/input/devices/ |
| H A D | rotary-encoder.rst | 10 Rotary encoders are devices which are connected to the CPU or other 15 Some encoders have both outputs low in stable states, others also have
|
| /linux/tools/net/sunrpc/xdrgen/generators/ |
| H A D | program.py | 89 """Emit client argument encoders for each RPC version's procedures""" 103 """Emit server result encoders for each RPC version's procedures"""
|
| /linux/drivers/media/cec/i2c/ |
| H A D | Kconfig | 25 controller block integrated into several NXP TDA998x HDMI encoders.
|
| /linux/Documentation/admin-guide/media/ |
| H A D | intro.rst | 17 - Media encoders and decoders.
|
| /linux/drivers/gpu/drm/stm/ |
| H A D | Kconfig | 30 Enable support for LVDS encoders on STMicroelectronics SoC.
|
| /linux/include/linux/ceph/ |
| H A D | decode.h | 251 * encoders 280 * filepath, string encoders 306 * version and length starting block encoders/decoders
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_drv.c | 213 * correct, encoders must be probed/bound after _all_ crtcs have been 215 * of the of_graph, which means the encoders downstream of the TCON 217 * never be properly associated with encoders connected to it.
|