Searched +full:hpd +full:- +full:absent +full:- +full:delay (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/display/panel/panel-edp.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Douglas Anderson <dianders@chromium.org>14 to a Embedded DisplayPort AUX bus (see display/dp-aux-bus.yaml) without17 board, either for second-sourcing purposes or to support multiple SKUs51 :<T1>:<T2>: :<--T10-->:<T11>:<T12>:52 : +-----------------------+---------+---------+53 eDP -----------+ Black video | Src vid | Blk vid +[all …]
17 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL25 #include <linux/delay.h>46 * struct panel_delay - Describes delays for a simple panel.50 * @hpd_reliable: Time for HPD to be reliable53 * before the HPD signal is reliable. Ideally this is 0 but some panels,57 * Presumably some old panels simply didn't have HPD hooked up and put59 * hpd_absent. While that works, it's non-ideal.64 * @hpd_absent: Time to wait if HPD isn't hooked up.66 * Add this to the prepare delay if we know Hot Plug Detect isn't used.68 * This is T3-max on eDP timing diagrams or the delay from power on[all …]
1 // SPDX-License-Identifier: BSD-3-Clause3 /dts-v1/;5 #include <dt-bindings/gpio/gpio.h>6 #include <dt-bindings/sound/qcom,q6asm.h>7 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>14 /delete-node/ &tz_mem;15 /delete-node/ &ipa_fw_mem;20 chassis-type = "laptop";30 stdout-path = "serial0:115200n8";33 reserved-memory {[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * DesignWare High-Definition Multimedia Interface (HDMI) driver5 * Copyright (C) 2013-2015 Mentor Graphics Inc.6 * Copyright (C) 2011-2013 Freescale Semiconductor, Inc.10 #include <linux/delay.h>20 #include <linux/dma-mapping.h>23 #include <media/cec-notifier.h>25 #include <uapi/linux/media-bus-format.h>39 #include "dw-hdmi-audio.h"40 #include "dw-hdmi-cec.h"[all …]