Home
last modified time | relevance | path

Searched refs:tmds (Results 1 – 20 of 20) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_combios.c1316 struct radeon_encoder_int_tmds *tmds) in radeon_legacy_get_tmds_info_from_table() argument
1323 tmds->tmds_pll[i].value = in radeon_legacy_get_tmds_info_from_table()
1325 tmds->tmds_pll[i].freq = default_tmds_pll[rdev->family][i].freq; in radeon_legacy_get_tmds_info_from_table()
1332 struct radeon_encoder_int_tmds *tmds) in radeon_legacy_get_tmds_info_from_combios() argument
1350 tmds->tmds_pll[i].value = in radeon_legacy_get_tmds_info_from_combios()
1352 tmds->tmds_pll[i].freq = in radeon_legacy_get_tmds_info_from_combios()
1355 tmds->tmds_pll[i].freq, in radeon_legacy_get_tmds_info_from_combios()
1356 tmds->tmds_pll[i].value); in radeon_legacy_get_tmds_info_from_combios()
1364 tmds->tmds_pll[i].value = in radeon_legacy_get_tmds_info_from_combios()
1366 tmds->tmds_pll[i].freq = in radeon_legacy_get_tmds_info_from_combios()
[all …]
Dradeon_legacy_encoders.c796 struct radeon_encoder_int_tmds *tmds = (struct radeon_encoder_int_tmds *)radeon_encoder->enc_priv; in radeon_legacy_tmds_int_mode_set() local
799 if (tmds->tmds_pll[i].freq == 0) in radeon_legacy_tmds_int_mode_set()
801 if ((uint32_t)(mode->clock / 10) < tmds->tmds_pll[i].freq) { in radeon_legacy_tmds_int_mode_set()
802 tmp = tmds->tmds_pll[i].value ; in radeon_legacy_tmds_int_mode_set()
1695 struct radeon_encoder_int_tmds *tmds = NULL; in radeon_legacy_get_tmds_info() local
1698 tmds = kzalloc(sizeof(struct radeon_encoder_int_tmds), GFP_KERNEL); in radeon_legacy_get_tmds_info()
1700 if (!tmds) in radeon_legacy_get_tmds_info()
1704 ret = radeon_atombios_get_tmds_info(encoder, tmds); in radeon_legacy_get_tmds_info()
1706 ret = radeon_legacy_get_tmds_info_from_combios(encoder, tmds); in radeon_legacy_get_tmds_info()
1709 radeon_legacy_get_tmds_info_from_table(encoder, tmds); in radeon_legacy_get_tmds_info()
[all …]
Dradeon_mode.h892 struct radeon_encoder_int_tmds *tmds);
894 struct radeon_encoder_int_tmds *tmds);
896 struct radeon_encoder_int_tmds *tmds);
898 struct radeon_encoder_ext_tmds *tmds);
900 struct radeon_encoder_ext_tmds *tmds);
Dradeon_connectors.c701 struct radeon_encoder_int_tmds *tmds = NULL; in radeon_connector_set_property() local
710 tmds = radeon_encoder->enc_priv; in radeon_connector_set_property()
711 if (!tmds) in radeon_connector_set_property()
716 ret = radeon_atombios_get_tmds_info(radeon_encoder, tmds); in radeon_connector_set_property()
718 ret = radeon_legacy_get_tmds_info_from_combios(radeon_encoder, tmds); in radeon_connector_set_property()
721 radeon_legacy_get_tmds_info_from_table(radeon_encoder, tmds); in radeon_connector_set_property()
Dradeon_atombios.c1338 struct radeon_encoder_int_tmds *tmds) in radeon_atombios_get_tmds_info() argument
1358 tmds->tmds_pll[i].freq = in radeon_atombios_get_tmds_info()
1360 tmds->tmds_pll[i].value = in radeon_atombios_get_tmds_info()
1362 tmds->tmds_pll[i].value |= in radeon_atombios_get_tmds_info()
1365 tmds->tmds_pll[i].value |= in radeon_atombios_get_tmds_info()
1368 tmds->tmds_pll[i].value |= in radeon_atombios_get_tmds_info()
1373 tmds->tmds_pll[i].freq, in radeon_atombios_get_tmds_info()
1374 tmds->tmds_pll[i].value); in radeon_atombios_get_tmds_info()
1376 if (maxfreq == tmds->tmds_pll[i].freq) { in radeon_atombios_get_tmds_info()
1377 tmds->tmds_pll[i].freq = 0xffffffff; in radeon_atombios_get_tmds_info()
/linux-4.1.27/drivers/gpu/drm/tegra/
Dhdmi.c35 const struct tmds_config *tmds; member
743 const struct tmds_config *tmds) in tegra_hdmi_setup_tmds() argument
747 tegra_hdmi_writel(hdmi, tmds->pll0, HDMI_NV_PDISP_SOR_PLL0); in tegra_hdmi_setup_tmds()
748 tegra_hdmi_writel(hdmi, tmds->pll1, HDMI_NV_PDISP_SOR_PLL1); in tegra_hdmi_setup_tmds()
749 tegra_hdmi_writel(hdmi, tmds->pe_current, HDMI_NV_PDISP_PE_CURRENT); in tegra_hdmi_setup_tmds()
751 tegra_hdmi_writel(hdmi, tmds->drive_current, in tegra_hdmi_setup_tmds()
759 tegra_hdmi_writel(hdmi, tmds->peak_current, in tegra_hdmi_setup_tmds()
948 if (pclk <= hdmi->config->tmds[i].pclk) { in tegra_hdmi_encoder_mode_set()
949 tegra_hdmi_setup_tmds(hdmi, &hdmi->config->tmds[i]); in tegra_hdmi_encoder_mode_set()
1416 .tmds = tegra20_tmds_config,
[all …]
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_bios.c650 clktable = bios->tmds.output0_script_ptr; in run_tmds_table()
654 clktable = bios->tmds.output1_script_ptr; in run_tmds_table()
957 bios->tmds.output0_script_ptr = ROM16(bios->data[tmdstableptr + 11]); in parse_bit_tmds_tbl_entry()
958 bios->tmds.output1_script_ptr = ROM16(bios->data[tmdstableptr + 13]); in parse_bit_tmds_tbl_entry()
1035 parse_bit_table(bios, bitoffset, &BIT_TABLE('T', tmds)); in parse_bit_structure()
1204 bios->tmds.output0_script_ptr = ROM16(bmp[89]); in parse_bmp_structure()
1205 bios->tmds.output1_script_ptr = ROM16(bmp[91]); in parse_bmp_structure()
1774 else if (bios->tmds.output0_script_ptr || in fabricate_dcb_encoder_table()
1775 bios->tmds.output1_script_ptr) in fabricate_dcb_encoder_table()
Dnouveau_bios.h143 } tmds; member
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Dinit.c530 init_tmds_reg(struct nvbios_init *init, u8 tmds) in init_tmds_reg() argument
545 if (tmds >= 0x80) { in init_tmds_reg()
548 if (tmds == 0x81) in init_tmds_reg()
556 if (tmds < ARRAY_SIZE(pramdac_table)) in init_tmds_reg()
557 return pramdac_table[tmds]; in init_tmds_reg()
559 error("tmds selector 0x%02x unknown\n", tmds); in init_tmds_reg()
1082 u8 tmds = nv_ro08(bios, init->offset + 1); in init_tmds() local
1086 u32 reg = init_tmds_reg(init, tmds); in init_tmds()
1089 tmds, addr, mask, data); in init_tmds()
1108 u8 tmds = nv_ro08(bios, init->offset + 1); in init_zm_tmds_group() local
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/clock/st/
Dst,clkgen-vcc.txt57 "clk-s-tmds-hdmi",
/linux-4.1.27/arch/arm/boot/dts/
Dstih407.dtsi115 "tmds",
Dstih418-clock.dtsi289 "clk-tmds-hdmi-div2",
298 "clk-tmds-hdmi",
Dstih410.dtsi186 "tmds",
Dstih407-clock.dtsi283 "clk-tmds-hdmi",
Dstih410-clock.dtsi295 "clk-tmds-hdmi",
Dstih416-clock.dtsi586 clk_s_tmds_fromphy: clk-s-tmds-fromphy {
614 "clk-s-tmds-hdmi",
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dexynos5260-clock.txt37 - "phyclk_hdmi_phy_tmds_clko" - hdmi phy tmds clock
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra124-pinmux.txt112 dp, rtck, sys, clk tmds, csi, dsi_b
/linux-4.1.27/Documentation/devicetree/bindings/gpu/
Dst,stih4xx.txt206 clock-names = "pix", "tmds", "phy", "audio";
/linux-4.1.27/drivers/pinctrl/
Dpinctrl-tegra124.c1693 FUNCTION(tmds),