Searched refs:PORT_C (Results 1 - 25 of 25) sorted by path

/linux-master/drivers/gpu/drm/i915/display/
H A Dg4x_hdmi.c675 return port == PORT_B || port == PORT_C;
677 return port == PORT_B || port == PORT_C || port == PORT_D;
H A Dintel_bios.c1621 enum port port_bc = DISPLAY_VER(i915) >= 11 ? PORT_B : PORT_C;
2322 [PORT_C] = { DVO_PORT_HDMIC, DVO_PORT_DPC, -1 },
2337 [PORT_C] = { -1 },
2348 [PORT_C] = { -1 },
2357 [PORT_C] = { DVO_PORT_HDMIC, DVO_PORT_DPC, -1 },
2398 return PORT_C;
H A Dintel_ddi.c1860 case PORT_C:
3251 [PORT_C] = TRANSCODER_B,
4742 if (port >= PORT_C)
4743 return HPD_PORT_TC1 + port - PORT_C;
4773 return port >= PORT_C;
4819 case PORT_C:
4969 port >= PORT_C ? " (TC)" : "",
H A Dintel_display.c382 case PORT_C:
1951 return TC_PORT_1 + port - PORT_C;
3731 for_each_port_masked(port, BIT(PORT_A) | BIT(PORT_C)) {
7713 g4x_hdmi_init(dev_priv, PCH_HDMIC, PORT_C);
7719 g4x_dp_init(dev_priv, PCH_DP_C, PORT_C);
7751 has_edp = intel_dp_is_port_edp(dev_priv, PORT_C);
7752 has_port = intel_bios_is_port_present(dev_priv, PORT_C);
7754 has_edp &= g4x_dp_init(dev_priv, VLV_DP_C, PORT_C);
7756 g4x_hdmi_init(dev_priv, VLV_HDMIC, PORT_C);
7799 found = intel_sdvo_init(dev_priv, GEN3_SDVOC, PORT_C);
[all...]
H A Dintel_display.h134 case PORT_C:
H A Dintel_display_device.c206 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C), /* DVO A/B/C */
212 .__runtime_defaults.port_mask = BIT(PORT_B) | BIT(PORT_C), /* DVO B/C */
218 .__runtime_defaults.port_mask = BIT(PORT_B) | BIT(PORT_C), /* DVO B/C */
225 .__runtime_defaults.port_mask = BIT(PORT_B) | BIT(PORT_C), /* DVO B/C */
239 .__runtime_defaults.port_mask = BIT(PORT_B) | BIT(PORT_C) /* SDVO B/C */
305 .__runtime_defaults.port_mask = BIT(PORT_B) | BIT(PORT_C), /* SDVO B/C */
313 .__runtime_defaults.port_mask = BIT(PORT_B) | BIT(PORT_C), /* SDVO B/C */
320 .__runtime_defaults.port_mask = BIT(PORT_B) | BIT(PORT_C) | BIT(PORT_D), /* SDVO/HDMI/DP B/C, DP D */
327 .__runtime_defaults.port_mask = BIT(PORT_B) | BIT(PORT_C) | BIT(PORT_D), /* SDVO/HDMI/DP B/C, DP D */
341 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C) | BI
[all...]
H A Dintel_display_limits.h80 PORT_C, enumerator in enum:port
H A Dintel_display_power.c2360 .port_start = PORT_C,
2377 .port_end = PORT_C,
2404 .port_end = PORT_C,
H A Dintel_dp.c6695 port != PORT_B && port != PORT_C))
H A Dintel_dpio_phy.c174 [DPIO_CH1] = { .port = PORT_C },
216 [DPIO_CH0] = { .port = PORT_C },
669 case PORT_C:
681 case PORT_C:
H A Dintel_dsi_vbt.c95 if (intel_dsi->ports & BIT(PORT_C))
96 return PORT_C;
H A Dintel_dvo.c62 .port = PORT_C,
69 .port = PORT_C,
76 .port = PORT_C,
90 .port = PORT_C,
97 .port = PORT_C,
H A Dintel_hdcp.c427 case PORT_C:
H A Dintel_hdmi.c2688 case PORT_C:
2711 case PORT_C:
2731 case PORT_C:
2790 WARN_ON(encoder->port == PORT_C);
2832 WARN_ON(encoder->port == PORT_B || encoder->port == PORT_C);
2853 case PORT_C:
H A Dintel_pch_display.c82 assert_pch_dp_disabled(dev_priv, pipe, PORT_C, PCH_DP_C);
97 assert_pch_hdmi_disabled(dev_priv, pipe, PORT_C, PCH_HDMIC);
166 ibx_sanitize_pch_dp_port(dev_priv, PORT_C, PCH_DP_C);
171 ibx_sanitize_pch_hdmi_port(dev_priv, PORT_C, PCH_HDMIC);
H A Dintel_pipe_crc.c106 case PORT_C:
H A Dintel_pps.c1521 case PORT_C:
1728 g4x_dp_port_enabled(dev_priv, PCH_DP_C, PORT_C, &panel_pipe);
H A Dintel_sdvo.c3370 return port == PORT_B || port == PORT_C;
H A Dvlv_dsi.c306 if (intel_dsi->ports == BIT(PORT_C))
643 if (intel_dsi->ports == (BIT(PORT_A) | BIT(PORT_C))) {
974 port == PORT_C)
1434 MIPI_INIT_COUNT(display, port == PORT_A ? PORT_C : PORT_A),
1951 intel_dsi->ports = BIT(PORT_A) | BIT(PORT_C);
H A Dvlv_dsi_pll.c194 if (intel_dsi->ports & (1 << PORT_C))
/linux-master/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c209 for (port = PORT_A; port <= PORT_C; port++) {
327 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_C)) {
334 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_C)) |=
336 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_C)) &=
339 vgpu_vreg_t(vgpu, BXT_PORT_PLL_ENABLE(PORT_C)) |=
343 vgpu_vreg_t(vgpu, DDI_BUF_CTL(PORT_C)) |=
345 vgpu_vreg_t(vgpu, DDI_BUF_CTL(PORT_C)) &=
429 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_C)) {
431 ~DPLL_CTRL2_DDI_CLK_OFF(PORT_C);
433 DPLL_CTRL2_DDI_CLK_SEL(DPLL_ID_SKL_DPLL0, PORT_C);
[all...]
H A Dedid.c91 port = PORT_C;
107 port = PORT_C;
121 port = PORT_C;
H A Dhandlers.c556 case PORT_C:
2346 MMIO_DH(DDI_BUF_CTL(PORT_C), D_ALL, NULL, ddi_buf_ctl_mmio_write);
2352 MMIO_DH(DP_TP_CTL(PORT_C), D_ALL, NULL, dp_tp_ctl_mmio_write);
2358 MMIO_DH(DP_TP_STATUS(PORT_C), D_ALL, NULL, dp_tp_status_mmio_write);
2763 MMIO_DH(BXT_PORT_PLL_ENABLE(PORT_C), D_BXT, NULL,
H A Dmmio.c283 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_C)) &=
285 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_C)) |=
/linux-master/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c489 MMIO_D(PORT_CLK_SEL(PORT_C));
520 MMIO_D(DDI_BUF_CTL(PORT_C));
525 MMIO_D(DP_TP_CTL(PORT_C));
530 MMIO_D(DP_TP_STATUS(PORT_C));
1132 MMIO_D(BXT_PHY_CTL(PORT_C));
1135 MMIO_D(BXT_PORT_PLL_ENABLE(PORT_C));

Completed in 354 milliseconds