| /linux/drivers/gpu/drm/i915/gvt/ |
| A D | display.c | 203 for (port = PORT_A; port <= PORT_C; port++) { in emulate_monitor_status_change() 328 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_C)) |= in emulate_monitor_status_change() 330 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_C)) &= in emulate_monitor_status_change() 333 vgpu_vreg_t(vgpu, BXT_PORT_PLL_ENABLE(PORT_C)) |= in emulate_monitor_status_change() 337 vgpu_vreg_t(vgpu, DDI_BUF_CTL(PORT_C)) |= in emulate_monitor_status_change() 339 vgpu_vreg_t(vgpu, DDI_BUF_CTL(PORT_C)) &= in emulate_monitor_status_change() 425 ~DPLL_CTRL2_DDI_CLK_OFF(PORT_C); in emulate_monitor_status_change() 429 DPLL_CTRL2_DDI_SEL_OVERRIDE(PORT_C); in emulate_monitor_status_change() 436 (PORT_C << TRANS_DDI_PORT_SHIFT) | in emulate_monitor_status_change() 439 vgpu_vreg_t(vgpu, PORT_CLK_SEL(PORT_C)) &= in emulate_monitor_status_change() [all …]
|
| A D | edid.c | 88 port = PORT_C; in cnp_get_port_from_gmbus0() 104 port = PORT_C; in bxt_get_port_from_gmbus0() 118 port = PORT_C; in get_port_from_gmbus0()
|
| A D | mmio.c | 278 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_C)) &= in intel_vgpu_reset_mmio() 280 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_C)) |= in intel_vgpu_reset_mmio()
|
| A D | handlers.c | 557 case PORT_C: in bxt_vgpu_get_dp_bitrate() 2734 MMIO_D(PORT_CLK_SEL(PORT_C), D_ALL); in init_generic_mmio_info() 2775 MMIO_DH(DDI_BUF_CTL(PORT_C), D_ALL, NULL, ddi_buf_ctl_mmio_write); in init_generic_mmio_info() 2781 MMIO_DH(DP_TP_CTL(PORT_C), D_ALL, NULL, dp_tp_ctl_mmio_write); in init_generic_mmio_info() 2787 MMIO_DH(DP_TP_STATUS(PORT_C), D_ALL, NULL, dp_tp_status_mmio_write); in init_generic_mmio_info() 3481 MMIO_D(BXT_PHY_CTL(PORT_C), D_BXT); in init_bxt_mmio_info() 3486 MMIO_DH(BXT_PORT_PLL_ENABLE(PORT_C), D_BXT, NULL, in init_bxt_mmio_info()
|
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_bios.c | 1020 i915->vbt.dsi.bl_ports = BIT(PORT_C); in parse_dsi_backlight_ports() 1024 i915->vbt.dsi.bl_ports = BIT(PORT_A) | BIT(PORT_C); in parse_dsi_backlight_ports() 1036 i915->vbt.dsi.cabc_ports = BIT(PORT_C); in parse_dsi_backlight_ports() 1041 BIT(PORT_A) | BIT(PORT_C); in parse_dsi_backlight_ports() 1772 [PORT_C] = { DVO_PORT_HDMIC, DVO_PORT_DPC, -1 }, in dvo_port_to_port() 1787 [PORT_C] = { -1 }, in dvo_port_to_port() 1798 [PORT_C] = { -1 }, in dvo_port_to_port() 1807 [PORT_C] = { DVO_PORT_HDMIC, DVO_PORT_DPC, -1 }, in dvo_port_to_port() 2593 [PORT_C] = { DVO_PORT_DPC, DVO_PORT_HDMIC, }, in intel_bios_is_port_present() 2633 [PORT_C] = DVO_PORT_DPC, in intel_bios_is_port_edp() [all …]
|
| A D | intel_dsi_vbt.c | 125 return port ? PORT_C : PORT_A; in intel_dsi_seq_port_to_port() 152 if (intel_dsi->ports == (1 << PORT_C)) in mipi_exec_send_packet() 153 port = PORT_C; in mipi_exec_send_packet()
|
| A D | intel_display.h | 204 PORT_C, enumerator 240 case PORT_C: in port_identifier()
|
| A D | vlv_dsi.c | 305 if (intel_dsi->ports == BIT(PORT_C)) in intel_dsi_compute_config() 677 if (intel_dsi->ports == (BIT(PORT_A) | BIT(PORT_C))) { in intel_dsi_port_enable() 1054 port == PORT_C) in intel_dsi_get_hw_state() 1516 MIPI_INIT_COUNT(port == PORT_A ? PORT_C : PORT_A), in intel_dsi_prepare() 1896 intel_dsi->ports = BIT(PORT_A) | BIT(PORT_C); in vlv_dsi_init()
|
| A D | intel_display.c | 543 case PORT_C: in vlv_wait_port_ready() 2921 return TC_PORT_1 + port - PORT_C; in intel_port_to_tc() 2931 case PORT_C: in intel_port_to_power_domain() 10219 intel_ddi_init(dev_priv, PORT_C); in intel_setup_outputs() 10253 intel_ddi_init(dev_priv, PORT_C); in intel_setup_outputs() 10259 intel_ddi_init(dev_priv, PORT_C); in intel_setup_outputs() 10267 intel_ddi_init(dev_priv, PORT_C); in intel_setup_outputs() 10272 intel_ddi_init(dev_priv, PORT_C); in intel_setup_outputs() 10290 intel_ddi_init(dev_priv, PORT_C); in intel_setup_outputs() 10327 g4x_dp_init(dev_priv, PCH_DP_C, PORT_C); in intel_setup_outputs() [all …]
|
| A D | intel_hdmi.c | 2591 case PORT_C: in chv_port_to_ddc_pin() 2613 case PORT_C: in bxt_port_to_ddc_pin() 2633 case PORT_C: in cnp_port_to_ddc_pin() 2690 WARN_ON(port == PORT_C); in rkl_port_to_ddc_pin() 2731 WARN_ON(port == PORT_B || port == PORT_C); in adls_port_to_ddc_pin() 2752 case PORT_C: in g4x_port_to_ddc_pin()
|
| A D | intel_dpio_phy.c | 170 [DPIO_CH1] = { .port = PORT_C }, 212 [DPIO_CH0] = { .port = PORT_C },
|
| A D | intel_pipe_crc.c | 107 case PORT_C: in i9xx_pipe_crc_auto_source()
|
| A D | intel_display_types.h | 1728 case PORT_C: in vlv_dig_port_to_channel() 1740 case PORT_C: in vlv_dig_port_to_phy()
|
| A D | intel_dvo.c | 421 return PORT_C; in intel_dvo_port()
|
| A D | vlv_dsi_pll.c | 137 if (intel_dsi->ports & (1 << PORT_C)) in vlv_dsi_pll_compute()
|
| A D | intel_pps.c | 1306 case PORT_C: in pps_init_registers() 1437 g4x_dp_port_enabled(dev_priv, PCH_DP_C, PORT_C, &panel_pipe); in assert_pps_unlocked()
|
| A D | intel_ddi.c | 1788 case PORT_C: in bxt_ddi_get_pll() 2974 [PORT_C] = TRANSCODER_B, in gen9_chicken_trans_reg_by_port() 4305 if (port >= PORT_C) in icl_hpd_pin() 4306 return HPD_PORT_TC1 + port - PORT_C; in icl_hpd_pin() 4336 return port >= PORT_C; in intel_ddi_is_tc() 4456 port >= PORT_C ? " (TC)" : "", in intel_ddi_init()
|
| A D | intel_hdcp.c | 368 case PORT_C: in intel_hdcp_get_repeater_ctl()
|
| A D | intel_sdvo.c | 3308 drm_WARN_ON(&dev_priv->drm, port != PORT_B && port != PORT_C); in assert_sdvo_port_valid()
|
| A D | intel_dp.c | 5020 port != PORT_B && port != PORT_C)) in intel_dp_init_connector()
|
| /linux/drivers/gpu/drm/i915/ |
| A D | i915_irq.c | 3609 if (intel_bios_is_port_hpd_inverted(i915, PORT_C)) in bxt_hotplug_enables()
|