/linux/drivers/gpu/drm/gma500/ |
H A D | intel_bios.c | 48 struct bdb_edp *edp; in parse_edp() local 53 edp = find_section(bdb, BDB_EDP); in parse_edp() 55 dev_priv->edp.bpp = 18; in parse_edp() 56 if (!edp) { in parse_edp() 57 if (dev_priv->edp.support) { in parse_edp() 58 DRM_DEBUG_KMS("No eDP BDB found but eDP panel supported, assume %dbpp panel color depth.\n", in parse_edp() 59 dev_priv->edp.bpp); in parse_edp() 65 switch ((edp->color_depth >> (panel_type * 2)) & 3) { in parse_edp() 67 dev_priv->edp.bpp = 18; in parse_edp() 70 dev_priv->edp.bpp = 24; in parse_edp() [all …]
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | panel-edp-legacy.yaml | 4 $id: http://devicetree.org/schemas/display/panel/panel-edp-legacy.yaml# 7 title: Legacy eDP panels from before the "edp-panel" compatible 13 This binding file is a collection of eDP panels from before the generic 14 "edp-panel" compatible was introduced. It is kept around to support old 16 the generic "edp-panel" is if it needed to be used on an eDP controller 17 that doesn't support the generic "edp-panel" compatible, but it should be 18 a strong preference to add the generic "edp-panel" compatible instead. 31 # AUO B116XAK01 eDP TFT LCD panel 51 # InnoLux 13.3" FHD (1920x1080) eDP TFT LCD panel 53 # Innolux P120ZDG-BF1 12.02 inch eDP 2K display panel [all …]
|
H A D | panel-edp.yaml | 4 $id: http://devicetree.org/schemas/display/panel/panel-edp.yaml# 7 title: Probeable (via DP AUX / EDID) eDP Panels with simple poweron sequences 13 This binding file can be used to indicate that an eDP panel is connected 26 One piece of information about eDP panels that is typically _not_ 29 list eDP panels. We solve that here with two tricks. The "worst case" 35 eDP panels in general can have somewhat arbitrary power sequencing 46 the eDP Standard. 53 eDP -----------+ Black video | Src vid | Blk vid + 89 const: edp-panel 109 hooked up directly to the eDP controller. [all …]
|
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | toshiba,tc358767.yaml | 7 title: Toshiba TC358767/TC358867/TC9595 DSI/DPI/eDP bridge 14 converts DSI/DPI to eDP/DP . 98 eDP/DP output port. The remote endpoint phandle should be a 99 reference to a valid eDP panel input endpoint node. This port is 140 /* DPI input and eDP output */ 146 edp-bridge@68 { 183 edp-bridge@68 {
|
H A D | ps8640.yaml | 7 title: MIPI DSI to eDP Video Format Converter 13 The PS8640 is a low power MIPI-to-eDP video format converter supporting 17 device outputs eDP v1.4, one or two lanes, at a link rate of up to 57 Video port for eDP output (panel or connector). 80 ps8640: edp-bridge@18 {
|
H A D | anx6345.yaml | 7 title: Analogix ANX6345 eDP Transmitter 13 The ANX6345 is an ultra-low power Full-HD eDP transmitter designed for 46 Video port for eDP output (panel or connector).
|
H A D | nxp,ptn3460.yaml | 7 title: NXP PTN3460 eDP to LVDS bridge 54 Video port for eDP input
|
H A D | ti,sn65dsi86.yaml | 7 title: SN65DSI86 DSI to eDP bridge chip 13 The Texas Instruments SN65DSI86 bridge takes MIPI DSI in and outputs eDP. 89 Video port for eDP output (panel or connector).
|
/linux/Documentation/devicetree/bindings/display/mediatek/ |
H A D | mediatek,dp.yaml | 14 MediaTek DP and eDP are different hardwares and there are some features 15 which are not supported for eDP. For example, audio is not supported for 16 eDP. Therefore, we need to use two different compatibles to describe them. 25 - mediatek,mt8188-edp-tx 27 - mediatek,mt8195-edp-tx
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc7180-trogdor-parade-ps8640.dtsi | 3 * Google Trogdor dts fragment for the boards with Parade ps8640 edp bridge 41 * extra power cycle of the touchscreen and eDP panel at bootup. 106 edp_brij_ps8640_rst: edp-brij-ps8640-rst-state { 113 en_pp3300_edp_brij_ps8640: en-pp3300-edp-brij-ps8640-state {
|
H A D | x1e78100-lenovo-thinkpad-t14s.dts | 23 vreg_edp_bl: regulator-edp-bl { 45 edp_bl_reg_en: edp-bl-reg-en-state { 52 edp_bl_pwm: edp-bl-pwm-state {
|
H A D | sc7180-trogdor-ti-sn65dsi86.dtsi | 3 * Google Trogdor dts fragment for the boards with TI sn65dsi86 edp bridge 22 * extra power cycle of the touchscreen and eDP panel at bootup. 99 edp_brij_irq: edp-brij-irq-state {
|
H A D | sc7280-qcard.dtsi | 5 * Qcard PCB has the processor, RAM, eMMC (if stuffed), and eDP connector (if 349 /* NOTE: Not all Qcards have eDP connector stuffed */ 353 compatible = "edp-panel"; 485 /* No external pull for eDP HPD, so set the internal one. */ 494 * via the eDP connector (it doesn't hit the baseboard). The external pulls 570 pmic_edp_bl_en: pmic-edp-bl-en-state { 580 pmic_edp_bl_pwm: pmic-edp-bl-pwm-state {
|
H A D | sc8280xp-crd.dts | 132 vreg_edp_3p3: regulator-edp-3p3 { 148 vreg_edp_bl: regulator-edp-bl { 530 compatible = "qcom,sc8280xp-edp"; 539 compatible = "edp-panel"; 563 compatible = "qcom,sc8280xp-edp-phy"; 898 edp_bl_en: edp-bl-en-state { 903 edp_bl_reg_en: edp-bl-reg-en-state { 930 edp_bl_pwm: edp-bl-pwm-state { 953 edp_reg_en: edp-reg-en-state {
|
/linux/Documentation/devicetree/bindings/display/msm/ |
H A D | qcom,sc7280-mdss.yaml | 75 "^edp@[0-9a-f]+$": 81 const: qcom,sc7280-edp 91 - qcom,sc7280-edp-phy 276 edp@aea0000 { 277 compatible = "qcom,sc7280-edp"; 352 compatible = "qcom,sc7280-edp-phy";
|
/linux/Documentation/gpu/ |
H A D | tegra.rst | 103 longer do and instead provide standard interfaces such as DSI and eDP/DP. 111 the more standard DSI and eDP interfaces. 117 by the versatile SOR output, which supports eDP, DP and HDMI. The SOR is able 128 eDP/DP 131 eDP was first introduced in Tegra124 where it was used to drive the display
|
/linux/arch/x86/boot/ |
H A D | edd.c | 131 struct edd_info ei, *edp; in query_edd() local 147 edp = boot_params.eddbuf; in query_edd() 167 memcpy(edp, &ei, sizeof(ei)); in query_edd() 168 edp++; in query_edd()
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | allwinner,sun4i-a10-tcon.yaml | 94 - description: TCON eDP Reset Line 98 - description: TCON eDP Reset Line 111 - const: edp 115 - const: edp 327 - const: edp 345 - const: edp 534 reset-names = "lcd", "edp", "lvds";
|
/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.
|
/linux/Documentation/devicetree/bindings/display/tegra/ |
H A D | nvidia,tegra124-sor.yaml | 14 The Serial Output Resource (SOR) can be used to drive HDMI, LVDS, eDP 88 description: phandle of a display panel, required for eDP 98 # optional when driving an eDP output
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dp.c | 127 * intel_dp_is_edp - is the given port attached to an eDP panel (either CPU or PCH) 130 * If a CPU or PCH DP output is attached to an eDP panel, this function 186 * Some broken eDP sinks illegally declare support for in max_dprx_rate() 224 /* Needed, e.g., for Apple MBP 2017, 15 inch eDP Retina panel */ in intel_dp_set_dpcd_sink_rates() 492 /* eDP MSO is not compatible with joiner */ in intel_dp_has_joiner() 547 int edp_max_rate = connector->panel.vbt.edp.max_link_rate; in vbt_max_link_rate() 1403 connector->panel.vbt.edp.dsc_disable) in intel_dp_has_dsc() 1607 /* eDP 1.4 rate select method. */ in intel_dp_compute_rate() 1723 connector->panel.vbt.edp.bpp && in intel_dp_max_bpp() 1724 connector->panel.vbt.edp.bpp < bpp) { in intel_dp_max_bpp() [all …]
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | qcom,sc7280-dispcc.yaml | 30 - description: Link clock from EDP PHY 31 - description: VCO DIV clock from EDP PHY
|
H A D | qcom,dispcc-sm8x50.yaml | 39 - description: Link clock from eDP PHY 40 - description: VCO DIV clock from eDP PHY
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | nvidia,tegra124-soctherm.yaml | 34 - description: EDP interrupt 39 - const: edp 249 interrupt-names = "thermal", "edp"; 315 interrupt-names = "thermal", "edp";
|
/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8186-corsola-krabby.dtsi | 23 edp-bridge@8 { 56 compatible = "edp-panel";
|