| /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/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/vkms/ |
| H A D | vkms_config.h | 20 * @encoders: List of encoders configured for the device 28 struct list_head encoders; member 82 * @link: Link to the others encoders in vkms_config 106 * @possible_encoders: Array of encoders that can be used with this connector 140 * vkms_config_for_each_encoder - Iterate over the vkms_config encoders 145 list_for_each_entry((encoder_cfg), &(config)->encoders, link) 177 * vkms_config_connector possible encoders
|
| H A D | vkms_config.c | 27 INIT_LIST_HEAD(&config->encoders); in vkms_config_create() 126 list_for_each_entry_safe(encoder_cfg, encoder_tmp, &config->encoders, link) in vkms_config_destroy() 230 n_encoders = list_count_nodes((struct list_head *)&config->encoders); in valid_encoder_number() 232 drm_info(dev, "The number of encoders must be between 1 and 31\n"); in valid_encoder_number() 247 drm_info(dev, "All encoders must have at least one possible CRTC\n"); in valid_encoder_possible_crtcs() 537 list_add_tail(&encoder_cfg->link, &config->encoders); in vkms_config_create_encoder()
|
| /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/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/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 | 10 The JPEG class includes controls for common features of JPEG encoders 84 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
|
| /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/i915/display/ |
| H A D | intel_encoder.c | 72 * the encoders depends on this. in intel_encoder_suspend_all() 94 * the encoders depends on this. in intel_encoder_shutdown_all()
|
| /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/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/drivers/gpu/drm/vkms/tests/ |
| H A D | vkms_config_test.c | 190 /* Encoders */ in vkms_config_test_default_config() 535 /* Invalid: No encoders */ in vkms_config_test_invalid_encoder_number() 540 /* Invalid: Too many encoders */ in vkms_config_test_invalid_encoder_number() 585 /* Invalid: Second CRTC without encoders */ in vkms_config_test_valid_encoder_possible_crtcs() 920 /* No possible encoders */ in vkms_config_test_connector_get_possible_encoders() 929 /* Connector 1 attached to encoders 1 and 2 */ in vkms_config_test_connector_get_possible_encoders()
|
| /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/tools/net/sunrpc/xdrgen/generators/ |
| H A D | program.py | 96 """Emit client argument encoders for each RPC version's procedures""" 110 """Emit server result encoders for each RPC version's procedures"""
|
| /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/renesas/rz-du/ |
| H A D | rzg2l_du_kms.c | 447 /* Initialize the encoders. */ in rzg2l_du_modeset_init() 451 "failed to initialize encoders\n"); in rzg2l_du_modeset_init() 462 * one way for all encoders to clone each other, set all bits in the in rzg2l_du_modeset_init()
|
| /linux/drivers/clk/mediatek/ |
| H A D | clk-mt8183-venc.c | 58 MODULE_DESCRIPTION("MediaTek MT8183 Video Encoders clocks driver");
|
| H A D | clk-mt8365-venc.c | 54 MODULE_DESCRIPTION("MediaTek MT8365 Video Encoders clocks driver");
|
| H A D | clk-mt2712-venc.c | 55 MODULE_DESCRIPTION("MediaTek MT2712 Video Encoders clocks driver");
|
| /linux/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 50 may also provide support for a limited number of audio encoders and 105 codecs on a capture stream will return encoders, decoders will be 128 cases decoders will ignore other fields, while encoders will strictly
|