/linux/sound/hda/codecs/hdmi/ |
H A D | Kconfig | 15 tristate "Generic HDMI/DisplayPort HD-audio codec support" if EXPERT 20 Say Y or M here to include Generic HDMI and DisplayPort HD-audio 27 tristate "Simple HDMI/DisplayPort HD-audio codec support" if EXPERT 30 Say Y or M here to include Simple HDMI and DisplayPort HD-audio 34 tristate "Intel HDMI/DisplayPort HD-audio codec support" if EXPERT 38 Say Y or M here to include Intel graphics HDMI and DisplayPort 48 When enabled, the HDMI/DisplayPort codec will continue to provide 57 tristate "AMD/ATI HDMI/DisplayPort HD-audio codec support" if EXPERT 61 Say Y or M here to include AMD/ATI graphics HDMI and DisplayPort 65 tristate "Nvidia HDMI/DisplayPort H [all...] |
/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/hp [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" 28 Choose this option to enable DisplayPort audio support in the ZynqMP 29 DisplayPort driver.
|
/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
|
H A D | qcom,mmcc.yaml | 282 - description: DisplayPort phy PLL link clock 283 - description: DisplayPort phy PLL vco clock 318 - description: DisplayPort phy PLL link clock 319 - description: DisplayPort phy PLL vco clock
|
/linux/drivers/gpu/drm/display/ |
H A D | Kconfig | 26 bool "Enable DisplayPort CEC-Tunneling-over-AUX HDMI support" 30 DisplayPort/USB-C to HDMI adapters. 46 DRM display helpers for DisplayPort. 52 Enable support for DisplayPort tunnels. This allows drivers to use 73 DRM display helpers for VESA DSC (used by DSI and DisplayPort).
|
H A D | drm_dp_helper.c | 572 * The DisplayPort AUX channel is an abstraction to allow generic, driver- 649 * @aux: DisplayPort AUX channel (SST) 674 * @aux: DisplayPort AUX channel; for convenience it's OK to pass NULL here 697 * @aux: DisplayPort AUX channel 725 * @aux: DisplayPort AUX channel (SST or MST) 763 * @aux: DisplayPort AUX channel (SST or MST) 795 * @aux: DisplayPort AUX channel 810 * @aux: DisplayPort AUX channel 852 * drm_dp_link_power_up() - power up a DisplayPort link 853 * @aux: DisplayPort AU [all...] |
H A D | drm_dp_cec.c | 3 * DisplayPort CEC-Tunneling-over-AUX support 49 * As far as I can see there is no mechanism defined in the DisplayPort 59 * 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/drivers/usb/typec/altmodes/ |
H A D | displayport.c | 3 * USB Typec-C DisplayPort Alternate Mode driver 8 * DisplayPort is trademark of VESA (www.vesa.org) 18 #include "displayport.h" 189 sysfs_notify(&dp->alt->dev.kobj, "displayport", "hpd"); in dp_altmode_status_update() 192 sysfs_notify(&dp->alt->dev.kobj, "displayport", "irq_hpd"); in dp_altmode_status_update() 201 sysfs_notify(&dp->alt->dev.kobj, "displayport", "configuration"); in dp_altmode_configured() 202 sysfs_notify(&dp->alt->dev.kobj, "displayport", "pin_assignment"); in dp_altmode_configured() 205 * DisplayPort driver that it is connected, then we wait until in dp_altmode_configured() 211 sysfs_notify(&dp->alt->dev.kobj, "displayport", "hpd"); in dp_altmode_configured() 215 sysfs_notify(&dp->alt->dev.kobj, "displayport", "irq_hp in dp_altmode_configured() [all...] |
H A D | Kconfig | 6 tristate "DisplayPort Alternate Mode driver" 9 DisplayPort USB Type-C Alternate Mode allows DisplayPort
|
/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/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/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/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. 192 displayport-controller@ae90000 {
|
/linux/drivers/gpu/drm/bridge/ |
H A D | aux-hpd-bridge.c | 40 * devm_drm_dp_hpd_bridge_alloc - allocate a HPD DisplayPort bridge 96 * devm_drm_dp_hpd_bridge_add - register a HDP DisplayPort bridge 115 * drm_dp_hpd_bridge_register - allocate and register a HDP DisplayPort bridge
|
/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_configure() - configure a DisplayPort link 260 * @aux: DisplayPort AUX channel 364 * These functions contain common logic and helpers to implement DisplayPort 369 * drm_dp_link_train_init() - initialize DisplayPort link training state 370 * @train: DisplayPort link training state 779 * drm_dp_link_train() - perform DisplayPort link training
|
/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.
|
/linux/include/drm/display/ |
H A D | drm_dp_helper.h | 308 * DisplayPort AUX channel 312 * struct drm_dp_aux_msg - DisplayPort AUX channel transaction 332 * struct drm_dp_aux_cec - DisplayPort CEC-Tunneling-over-AUX 346 * struct drm_dp_aux - DisplayPort AUX channel 543 * @aux: DisplayPort AUX channel (SST or MST) 572 * @aux: DisplayPort AUX channel (SST or MST) 601 * @aux: DisplayPort AUX channel 617 * @aux: DisplayPort AUX channel 633 * @aux: DisplayPort AUX channel 647 * @aux: DisplayPort AU [all...] |
/linux/drivers/usb/typec/mux/ |
H A D | Kconfig | 45 which provides support for muxing DisplayPort and sideband signals 85 changes, as well as muxing DisplayPort and sideband signals to a
|
/linux/Documentation/admin-guide/media/ |
H A D | cec.rst | 26 - DisplayPort CEC-Tunneling-over-AUX on i915, nouveau and amdgpu 95 DisplayPort to HDMI Adapters with working CEC 130 DisplayPort to HDMI 135 CableCreation (SKU: CD0712): https://www.cablecreation.com/products/active-displayport-to-hdmi-adapter-4k-hdr 137 HP DisplayPort to HDMI True 4k Adapter (P/N 2JA63AA): https://www.hp.com/us-en/shop/pdp/hp-displayport-to-hdmi-true-4k-adapter 139 Mini-DisplayPort to HDMI
|
/linux/Documentation/devicetree/bindings/display/mediatek/ |
H A D | mediatek,dpi.yaml | 87 attached HDMI, LVDS or DisplayPort encoder chip. 99 description: DPI output to an HDMI, LVDS or DisplayPort encoder input
|