/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-typec-displayport | 1 What: /sys/bus/typec/devices/.../displayport/configuration 5 Shows the current DisplayPort configuration for the connector. 6 Valid values are USB, source and sink. Source means DisplayPort 7 source, and sink means DisplayPort sink. 19 separate configuration defined in VESA DisplayPort Alt Mode on 25 What: /sys/bus/typec/devices/.../displayport/pin_assignment 29 VESA DisplayPort Alt Mode on USB Type-C Standard defines six 44 Note. As of VESA DisplayPort Alt Mode on USB Type-C Standard 49 for carrying DisplayPort protocol (allowing higher resolutions). 51 What: /sys/bus/typec/devices/.../displayport/hpd [all …]
|
/linux/drivers/gpu/drm/xlnx/ |
H A D | Kconfig | 2 tristate "ZynqMP DisplayPort Controller Driver" 17 This is a DRM/KMS driver for ZynqMP DisplayPort controller. Choose 18 this option if you have a Xilinx ZynqMP SoC with DisplayPort 22 bool "ZynqMP DisplayPort Audio Support" 27 Choose this option to enable DisplayPort audio support in the ZynqMP 28 DisplayPort driver.
|
H A D | zynqmp_kms.h | 3 * ZynqMP DisplayPort Subsystem - KMS API 25 * struct zynqmp_dpsub_drm - ZynqMP DisplayPort Subsystem DRM/KMS data 26 * @dpsub: Backpointer to the DisplayPort subsystem
|
H A D | zynqmp_dpsub.h | 47 * struct zynqmp_dpsub - ZynqMP DisplayPort Subsystem 61 * @dp: The DisplayPort controller
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,dispcc-sc8280xp.yaml | 30 - description: DisplayPort 0 link clock 31 - description: DisplayPort 0 VCO div clock 32 - description: DisplayPort 1 link clock 33 - description: DisplayPort 1 VCO div clock 34 - description: DisplayPort 2 link clock 35 - description: DisplayPort 2 VCO div clock 36 - description: DisplayPort 3 link clock 37 - description: DisplayPort 3 VCO div clock
|
/linux/include/linux/usb/ |
H A D | typec_dp.h | 17 * Connector states matching the pin assignments in DisplayPort Alt Mode 24 * Note. DisplayPort USB Type-C Alt Mode Specification version 1.0b deprecated 38 * struct typec_displayport_data - DisplayPort Alt Mode specific data 43 * contains the VDOs from the two DisplayPort Type-C alternate mode specific 62 /* DisplayPort alt mode specific commands */ 66 /* DisplayPort Capabilities VDO bits (returned with Discover Modes) */ 92 /* DisplayPort Status Update VDO bits */ 106 /* DisplayPort Configurations VDO bits */
|
/linux/drivers/gpu/drm/display/ |
H A D | Kconfig | 24 bool "Enable DisplayPort CEC-Tunneling-over-AUX HDMI support" 29 DisplayPort/USB-C to HDMI adapters. 45 DRM display helpers for DisplayPort. 51 Enable support for DisplayPort tunnels. This allows drivers to use 72 DRM display helpers for VESA DSC (used by DSI and DisplayPort).
|
H A D | drm_dp_helper.c | 571 * The DisplayPort AUX channel is an abstraction to allow generic, driver- 648 * @aux: DisplayPort AUX channel (SST) 673 * @aux: DisplayPort AUX channel; for convenience it's OK to pass NULL here 696 * @aux: DisplayPort AUX channel (SST or MST) 744 * @aux: DisplayPort AUX channel (SST or MST) 774 * @aux: DisplayPort AUX channel 790 * @aux: DisplayPort AUX channel 855 * @aux: DisplayPort AUX channel 912 * @aux: DisplayPort AUX channel 926 * @aux: DisplayPort AUX channel [all …]
|
H A D | drm_dp_cec.c | 3 * DisplayPort CEC-Tunneling-over-AUX support 48 * As far as I can see there is no mechanism defined in the DisplayPort 58 * feature of DisplayPort-to-HDMI adapters. 238 * @aux: DisplayPort AUX channel 428 * @aux: DisplayPort AUX channel 450 * @aux: DisplayPort AUX channel
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-dv.rst | 12 (Digital Visual Interface), HDMI (:ref:`hdmi`) and DisplayPort 47 read-only control is applicable to DVI-D, HDMI and DisplayPort 65 is applicable to VGA, DVI-A/D, HDMI and DisplayPort connectors. 89 DVI-A/D, HDMI and DisplayPort connectors. 96 information is sent over HDMI and DisplayPort connectors as part of 133 DisplayPort connectors. 148 DVI-A/D, HDMI and DisplayPort connectors. 155 sent over HDMI and DisplayPort connectors as part of the AVI
|
/linux/Documentation/devicetree/bindings/display/xlnx/ |
H A D | xlnx,zynqmp-dpsub.yaml | 7 title: Xilinx ZynqMP DisplayPort Subsystem 10 The DisplayPort subsystem of Xilinx ZynqMP (Zynq UltraScale+ MPSoC) 11 implements the display and audio pipelines based on the DisplayPort v1.2 18 | 2x aud | | | Audio/Video | --> | Pipeline | | | DisplayPort |---> | PHY0 | 33 conversion. The Audio Mixer mixes the incoming audio streams. The DisplayPort 34 Source Controller handles the DisplayPort protocol and connects to external 127 Connections to the programmable logic and the DisplayPort PHYs. Each port 153 description: The DisplayPort output
|
/linux/include/linux/phy/ |
H A D | phy-dp.h | 15 * struct phy_configure_opts_dp - DisplayPort PHY configuration set 18 * DisplayPort phy. 43 * Voltage swing levels, as specified by DisplayPort specification, 54 * Pre-emphasis levels, as specified by DisplayPort specification, to be
|
/linux/drivers/gpu/drm/bridge/analogix/ |
H A D | Kconfig | 11 ANX6345 is an ultra-low power Full-HD DisplayPort/eDP 14 application processor to eDP or DisplayPort. 27 or DisplayPort.
|
/linux/Documentation/gpu/ |
H A D | zynqmp.rst | 4 Xilinx ZynqMP Ultrascale+ DisplayPort Subsystem 7 This subsystem handles DisplayPort video and audio output on the ZynqMP. It 8 supports in-memory framebuffers with the DisplayPort DMA controller 19 control the DisplayPort test modes: 93 You can dump the displayport test settings with the following command::
|
/linux/Documentation/devicetree/bindings/display/tegra/ |
H A D | nvidia,tegra124-dpaux.yaml | 7 title: NVIDIA Tegra DisplayPort AUX Interface 18 When configured for DisplayPort AUX operation, the DPAUX controller 19 can also be used to communicate with a DisplayPort device using the 76 description: phandle of a supply that powers the DisplayPort
|
/linux/drivers/gpu/drm/tegra/ |
H A D | dp.c | 160 * drm_dp_link_probe() - probe a DisplayPort link for capabilities 161 * @aux: DisplayPort AUX channel 259 * drm_dp_link_power_up() - power up a DisplayPort link 260 * @aux: DisplayPort AUX channel 296 * drm_dp_link_power_down() - power down a DisplayPort link 297 * @aux: DisplayPort AUX channel 326 * drm_dp_link_configure() - configure a DisplayPort link 327 * @aux: DisplayPort AUX channel 431 * These functions contain common logic and helpers to implement DisplayPort 436 * drm_dp_link_train_init() - initialize DisplayPort link training state [all …]
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | dp-aux-bus.yaml | 7 title: DisplayPort AUX bus 13 DisplayPort controllers provide a control channel to the sinks that
|
/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | dp-controller.yaml | 14 Device tree bindings for DisplayPort host controller for MSM targets 15 that are compatible with VESA DisplayPort interface specification. 187 displayport-controller@ae90000 {
|
H A D | qcom,x1e80100-mdss.yaml | 45 "^displayport-controller@[0-9a-f]+$": 171 displayport-controller@ae90000 {
|
/linux/Documentation/devicetree/bindings/dma/xilinx/ |
H A D | xlnx,zynqmp-dpdma.yaml | 7 title: Xilinx ZynqMP DisplayPort DMA Controller 11 DisplayPort Subsystem. The DMA engine supports up to 6 DMA channels (3
|
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | parade,ps8622.yaml | 7 title: Parade PS8622/PS8625 DisplayPort to LVDS Converter 50 description: Video port for DisplayPort input.
|
H A D | ite,it6505.yaml | 16 The IT6505 is a high-performance DisplayPort 1.1a transmitter, 17 fully compliant with DisplayPort 1.1a, HDCP 1.3 specifications.
|
/linux/sound/pci/hda/ |
H A D | Kconfig | 266 tristate "Build HDMI/DisplayPort HD-audio codec support" 270 Say Y or M here to include HDMI and DisplayPort HD-audio codec 272 Intel and Nvidia HDMI/DisplayPort codecs. 399 When enabled, the HDMI/DisplayPort codec will continue to provide
|
/linux/drivers/platform/x86/ |
H A D | meegopad_anx7428.c | 8 * DisplayPort over Type-C alternate mode support. 18 * separate DisplayPort connector. Except that the BIOS does not
|
/linux/Documentation/devicetree/bindings/phy/ |
H A D | phy-cadence-torrent.yaml | 11 hardware included with the Cadence MHDP DisplayPort controller. Torrent 123 Maximum DisplayPort link bit rate to use, in Mbps
|