Home
last modified time | relevance | path

Searched full:dptx (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_training_dpia.c66 DPIA_TS_UFP_DONE = 0xff /* Done training DPTX-to-DPIA hop. */
277 * - CR for the first hop (DPTX-to-DPIA) is assumed to be successful.
314 /* DPTX-to-DPIA */ in dpia_training_cr_non_transparent()
571 * - EQ for the first hop (DPTX-to-DPIA) is assumed to be successful.
609 /* DPTX-to-DPIA equalization always successful. */ in dpia_training_eq_non_transparent()
850 * (DPTX-to-DPIA) and last hop (DPRX).
868 if (hop == repeater_cnt) { /* DPTX-to-DPIA */ in dpia_training_end()
870 * DPTX-to-DPIA hop trained. No DPCD write needed for first hop. in dpia_training_end()
1007 /* Train each hop in turn starting with the one closest to DPTX. in dpia_perform_link_training()
H A Dlink_dp_dpia_bw.c325 /* Send request acknowledgment to Turn ON DPTX support */ in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
334 DC_LOG_DEBUG("%s: FAILURE Enabling DPtx BW Allocation Mode Support for link(%d)\n", in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
337 // SUCCESS Enabled DPtx BW Allocation Mode Support in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
338 DC_LOG_DEBUG("%s: SUCCESS Enabling DPtx BW Allocation Mode Support for link(%d)\n", in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
H A Dlink_dp_training.c954 * AUX_RD_INTERVAL for DPTX-to-DPIA hop. in configure_lttpr_mode_non_transparent()
1510 * If the upstream DPTX and downstream DPRX both support TPS4, in dp_transition_to_video_idle()
1574 * Per DP specs starting from here, DPTX device shall not issue in dp_perform_link_training()
/linux/Documentation/devicetree/bindings/sound/
H A Dmt8195-mt6359.yaml60 mediatek,dptx-codec:
135 mediatek,dptx-codec: false
/linux/drivers/gpu/drm/bridge/analogix/
H A DMakefile2 analogix_dp-objs := analogix_dp_core.o analogix_dp_reg.o analogix-i2c-dptx.o
H A Danalogix-i2c-dptx.c14 #include "analogix-i2c-dptx.h"
H A Danalogix-anx6345.c31 #include "analogix-i2c-dptx.h"
58 /* I2C Slave addresses of ANX6345 are mapped as DPTX and SYS */
H A Danalogix-anx78xx.h9 #include "analogix-i2c-dptx.h"
/linux/drivers/gpu/drm/mediatek/
H A DKconfig28 tristate "DRM DPTX Support for MediaTek SoCs"
H A Dmtk_dp.c2729 "failed to request mediatek dptx irq\n"); in mtk_dp_probe()
/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c49 #define CDN_DP_FIRMWARE "rockchip/dptx.bin"
154 int dptx; in cdn_dp_get_port_lanes() local
157 dptx = extcon_get_state(edev, EXTCON_DISP_DP); in cdn_dp_get_port_lanes()
158 if (dptx > 0) { in cdn_dp_get_port_lanes()
761 dp->dptx_rst = devm_reset_control_get(dev, "dptx"); in cdn_dp_parse_dt()
/linux/Documentation/devicetree/bindings/display/mediatek/
H A Dmediatek,dp.yaml94 dptx@1c600000 {
/linux/Documentation/devicetree/bindings/display/rockchip/
H A Dcdn-dp-rockchip.txt16 Required elements: "apb", "core", "dptx", "spdif"
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-cadence-torrent.yaml56 - description: Offset of the DPTX PHY configuration registers.
/linux/sound/soc/mediatek/mt8195/
H A Dmt8195-dai-etdm.c1306 {"DPTX Playback", NULL, "DPTX_OUT_MUX"},
1308 {"ETDM_OUTPUT", NULL, "DPTX Playback"},
2369 /* dptx configure */ in mtk_dai_hdmitx_dptx_hw_params()
2412 /* enable dptx interface */ in mtk_dai_hdmitx_dptx_trigger()
2426 /* disable dptx interface */ in mtk_dai_hdmitx_dptx_trigger()
2521 .name = "DPTX",
2524 .stream_name = "DPTX Playback",
/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-mt6359.c153 SND_SOC_DAILINK_DEFS(dptx,
154 DAILINK_COMP_ARRAY(COMP_CPU("DPTX")),
1129 SND_SOC_DAILINK_REG(dptx),
/linux/drivers/clk/samsung/
H A Dclk-exynosautov9.c502 /* DPTX */
672 /* DPTX */
829 /* DPTX */
H A Dclk-exynosautov920.c615 /* DPTX */
805 /* DPTX */
/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp_link_training.c284 * The DPTX shall read the DPRX caps after LTTPR detection, so re-read in intel_dp_init_lttpr_and_dprx_caps()
814 * Prior to LT DPTX should set 128b/132b DP Channel coding and then set link rate in intel_dp_prepare_link_train()
/linux/drivers/thunderbolt/
H A Dtb.c2629 * makes the DPTX request fail on graphics side. in tb_alloc_dp_bandwidth()
2684 tb_port_dbg(in, "DPTX disabled bandwidth allocation mode\n"); in tb_handle_dp_bandwidth_request()
2701 tb_port_dbg(in, "DPTX enabled bandwidth allocation mode, updating estimated bandwidth\n"); in tb_handle_dp_bandwidth_request()
H A Dctl.c796 name = "DPTX discovery"; in tb_cfg_ack_notification()
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8195-cherry.dtsi835 dptx_pin: dptx-default-pins {
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c1008 * - Enable BW ALLOC support on DPtx if applicable in detect_link_and_local_sink()
/linux/drivers/gpu/drm/bridge/
H A Dtc358767.c187 #define DP_EN BIT(0) /* Enable DPTX function */
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-base.dtsi615 reset-names = "spdif", "dptx", "apb", "core";

12