Searched refs:TMDS (Results 1 – 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | sornv50.c | 76 case 1: state->proto = TMDS; state->link = 1; break; in nv50_sor_state() 77 case 2: state->proto = TMDS; state->link = 2; break; in nv50_sor_state() 78 case 5: state->proto = TMDS; state->link = 3; break; in nv50_sor_state()
|
D | sorgv100.c | 67 case 1: state->proto = TMDS; state->link = 1; break; in gv100_sor_state() 68 case 2: state->proto = TMDS; state->link = 2; break; in gv100_sor_state() 69 case 5: state->proto = TMDS; state->link = 3; break; in gv100_sor_state()
|
D | sorgf119.c | 126 if (sor->asy.proto == TMDS) { in gf119_sor_clock() 145 case 1: state->proto = TMDS; state->link = 1; break; in gf119_sor_state() 146 case 2: state->proto = TMDS; state->link = 2; break; in gf119_sor_state() 147 case 5: state->proto = TMDS; state->link = 3; break; in gf119_sor_state()
|
D | sorg94.c | 127 if (sor->asy.proto == TMDS) { in g94_sor_war_needed() 246 case 1: state->proto = TMDS; state->link = 1; break; in g94_sor_state() 247 case 2: state->proto = TMDS; state->link = 2; break; in g94_sor_state() 248 case 5: state->proto = TMDS; state->link = 3; break; in g94_sor_state()
|
D | outp.c | 67 case DCB_OUTPUT_TMDS : *type = SOR; return TMDS; in nvkm_outp_xlat() 76 case DCB_OUTPUT_TMDS: *type = PIOR; return TMDS; in nvkm_outp_xlat() 77 case DCB_OUTPUT_DP : *type = PIOR; return TMDS; /* not a bug */ in nvkm_outp_xlat()
|
D | piornv50.c | 107 case 0: state->proto = TMDS; break; in nv50_pior_state()
|
D | ior.h | 28 TMDS, enumerator
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i2c/ |
D | Kconfig | 16 tristate "Silicon Image sil164 TMDS transmitter" 20 when used in pairs) TMDS transmitters, used in some nVidia
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/exynos/ |
D | exynos_hdmi.txt | 40 d) i_tmds_clk: Gate of HDMI TMDS clock. 45 h) tmds_clko: TMDS clock generated by HDMI-PHY.
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/ |
D | sii9234.txt | 8 - avcc12-supply : TMDS Analog Supply Voltage (1.2V)
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | viafb.rst | 166 - 12: 12-Bit LVDS or 12-Bit TMDS (default) 167 - 24: 24-Bit LVDS or 24-Bit TMDS
|
/kernel/linux/linux-5.10/Documentation/gpu/ |
D | kms-properties.csv | 95 ,legacy TMDS PLL detect,"""tmds_pll""",ENUM,"{ ""driver"", ""bios"" }",-,TBD
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-dv.rst | 51 Rx Sense is the detection of pull-ups on the TMDS clock lines. This
|
/kernel/linux/linux-5.10/drivers/pinctrl/tegra/ |
D | pinctrl-tegra124.c | 1874 …PINGROUP(pg4, RSVD1, TMDS, GMI, SPI4, 0x3200, N, N… 1879 …PINGROUP(ph1, PWM1, TMDS, GMI, DISPLAYA, 0x3214, N, N… 1880 …PINGROUP(ph2, PWM2, TMDS, GMI, CLDVFS, 0x3218, N, N…
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/amlogic/ |
D | meson-gx.dtsi | 655 /* TMDS Output */
|
D | meson-g12-common.dtsi | 269 /* TMDS Output */
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0035_linux_drivers_video.patch | 524 + DPRINTK("VSD MAX TMDS CLOCK RATE %d\n", cfg->vsd_max_tmdsclk_rate);
|
D | 0020_linux_drivers_gpu.patch | 2410 + * TMDS Character Rate above 340MHz should working in HDMI2.0 2424 + /* TMDS config */
|
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
D | linux-5.10.patch | 5540 - /* TMDS clock is pixel_clock * 10 */ 5599 /* TMDS pattern setup */ 5672 - /* TMDS clock is pixel_clock * 10 */ 7081 + /* TMDS clock is pixel_clock * 10 */ 7157 + /* TMDS clock is pixel_clock * 10 */
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | drivers.patch | 12454 * HDMI2.0 Specifies the following procedure for High TMDS Bit Rates: 12455 * - The Source shall suspend transmission of the TMDS clock and data 20388 + * If sink max TMDS clock < 340MHz, we should check the mode pixel
|