/Linux-v4.19/drivers/gpu/drm/i915/gvt/ |
D | display.c | 189 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_C)) { in emulate_monitor_status_change() 236 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_C)) { in emulate_monitor_status_change() 243 (PORT_C << TRANS_DDI_PORT_SHIFT) | in emulate_monitor_status_change() 246 vgpu_vreg_t(vgpu, PORT_CLK_SEL(PORT_C)) &= in emulate_monitor_status_change() 248 vgpu_vreg_t(vgpu, PORT_CLK_SEL(PORT_C)) |= in emulate_monitor_status_change() 251 vgpu_vreg_t(vgpu, DDI_BUF_CTL(PORT_C)) |= DDI_BUF_CTL_ENABLE; in emulate_monitor_status_change() 252 vgpu_vreg_t(vgpu, DDI_BUF_CTL(PORT_C)) &= ~DDI_BUF_IS_IDLE; in emulate_monitor_status_change()
|
D | mmio.c | 269 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_C)) &= in intel_vgpu_reset_mmio() 271 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_C)) |= in intel_vgpu_reset_mmio()
|
D | edid.c | 88 port = PORT_C; in bxt_get_port_from_gmbus0() 102 port = PORT_C; in get_port_from_gmbus0()
|
D | handlers.c | 2349 MMIO_D(PORT_CLK_SEL(PORT_C), D_ALL); in init_generic_mmio_info() 2390 MMIO_DH(DDI_BUF_CTL(PORT_C), D_ALL, NULL, ddi_buf_ctl_mmio_write); in init_generic_mmio_info() 2396 MMIO_DH(DP_TP_CTL(PORT_C), D_ALL, NULL, dp_tp_ctl_mmio_write); in init_generic_mmio_info() 2402 MMIO_DH(DP_TP_STATUS(PORT_C), D_ALL, NULL, dp_tp_status_mmio_write); in init_generic_mmio_info() 3095 MMIO_D(BXT_PHY_CTL(PORT_C), D_BXT); in init_bxt_mmio_info() 3100 MMIO_DH(BXT_PORT_PLL_ENABLE(PORT_C), D_BXT, NULL, in init_bxt_mmio_info()
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_bios.c | 775 dev_priv->vbt.dsi.bl_ports = BIT(PORT_C); in parse_dsi_backlight_ports() 779 dev_priv->vbt.dsi.bl_ports = BIT(PORT_A) | BIT(PORT_C); in parse_dsi_backlight_ports() 791 dev_priv->vbt.dsi.cabc_ports = BIT(PORT_C); in parse_dsi_backlight_ports() 796 BIT(PORT_A) | BIT(PORT_C); in parse_dsi_backlight_ports() 1374 if (is_edp && (port == PORT_B || port == PORT_C || port == PORT_E)) in parse_ddi_port() 1905 [PORT_C] = { DVO_PORT_DPC, DVO_PORT_HDMIC, }, in intel_bios_is_port_present() 1944 [PORT_C] = DVO_PORT_DPC, in intel_bios_is_port_edp() 1980 [PORT_C] = { DVO_PORT_DPC, DVO_PORT_HDMIC, }, in child_dev_is_dp_dual_mode() 2095 if (port == PORT_C) in intel_bios_is_port_hpd_inverted() 2142 if (port == PORT_C) in intel_bios_is_lspcon_present()
|
D | intel_display.h | 119 PORT_C, enumerator 140 case PORT_C: in port_identifier()
|
D | intel_dsi_vbt.c | 108 return port ? PORT_C : PORT_A; in intel_dsi_seq_port_to_port() 134 if (intel_dsi->ports == (1 << PORT_C)) in mipi_exec_send_packet() 135 port = PORT_C; in mipi_exec_send_packet()
|
D | vlv_dsi.c | 341 if (intel_dsi->ports == BIT(PORT_C)) in intel_dsi_compute_config() 709 if (intel_dsi->ports == (BIT(PORT_A) | BIT(PORT_C))) { in intel_dsi_port_enable() 1052 port == PORT_C) in intel_dsi_get_hw_state() 1537 PORT_A ? PORT_C : PORT_A), in intel_dsi_prepare() 1798 intel_dsi->ports = BIT(PORT_A) | BIT(PORT_C); in vlv_dsi_init()
|
D | intel_hdmi.c | 2166 case PORT_C: in chv_port_to_ddc_pin() 2188 case PORT_C: in bxt_port_to_ddc_pin() 2208 case PORT_C: in cnp_port_to_ddc_pin() 2236 case PORT_C: in icl_port_to_ddc_pin() 2265 case PORT_C: in g4x_port_to_ddc_pin()
|
D | intel_pipe_crc.c | 99 case PORT_C: in i9xx_pipe_crc_auto_source()
|
D | intel_dpio_phy.c | 164 [DPIO_CH1] = { .port = PORT_C }, 206 [DPIO_CH0] = { .port = PORT_C },
|
D | vlv_dsi_pll.c | 134 if (intel_dsi->ports & (1 << PORT_C)) in vlv_dsi_pll_compute()
|
D | intel_hotplug.c | 97 case PORT_C: in intel_hpd_pin_default()
|
D | intel_dvo.c | 400 return PORT_C; in intel_dvo_port()
|
D | intel_display.c | 1225 intel_dp_port_enabled(dev_priv, PCH_DP_C, PORT_C, &panel_pipe); in assert_panel_unlocked() 1370 assert_pch_dp_disabled(dev_priv, pipe, PORT_C, PCH_DP_C); in assert_pch_ports_disabled() 1384 assert_pch_hdmi_disabled(dev_priv, pipe, PORT_C, PCH_HDMIC); in assert_pch_ports_disabled() 1647 case PORT_C: in vlv_wait_port_ready() 5885 return port >= PORT_C && port <= PORT_F; in intel_port_is_tc() 5895 return port - PORT_C; in intel_port_to_tc() 5905 case PORT_C: in intel_port_to_power_domain() 9246 case PORT_C: in icelake_get_ddi_pll() 9279 case PORT_C: in bxt_get_ddi_pll() 9405 for_each_port_masked(port, BIT(PORT_A) | BIT(PORT_C)) { in bxt_get_dsi_transcoder_state() [all …]
|
D | intel_ddi.c | 2615 if (port >= PORT_C) in intel_ddi_clk_select() 2657 if (port >= PORT_C) in intel_ddi_clk_disable() 2962 [PORT_C] = TRANSCODER_B, in intel_enable_ddi_hdmi() 3620 case PORT_C: in intel_ddi_init()
|
D | i915_reg.h | 1936 _MMIO(_PORT((port) - PORT_C, ln0p1, ln0p2) + (ln) * ((ln1p1) - (ln0p1))) 9337 #define MG_PLL_ENABLE(port) _MMIO_PORT((port) - PORT_C, _MG_PLL1_ENABLE, \ 9346 #define MG_REFCLKIN_CTL(port) _MMIO_PORT((port) - PORT_C, \ 9358 #define MG_CLKTOP2_CORECLKCTL1(port) _MMIO_PORT((port) - PORT_C, \ 9374 #define MG_CLKTOP2_HSCLKCTL(port) _MMIO_PORT((port) - PORT_C, \ 9385 #define MG_PLL_DIV0(port) _MMIO_PORT((port) - PORT_C, _MG_PLL_DIV0_PORT1, \ 9399 #define MG_PLL_DIV1(port) _MMIO_PORT((port) - PORT_C, _MG_PLL_DIV1_PORT1, \ 9412 #define MG_PLL_LF(port) _MMIO_PORT((port) - PORT_C, _MG_PLL_LF_PORT1, \ 9425 #define MG_PLL_FRAC_LOCK(port) _MMIO_PORT((port) - PORT_C, \ 9439 #define MG_PLL_SSC(port) _MMIO_PORT((port) - PORT_C, _MG_PLL_SSC_PORT1, \ [all …]
|
D | intel_hdcp.c | 157 case PORT_C: in intel_hdcp_get_repeater_ctl()
|
D | intel_drv.h | 1198 case PORT_C: in vlv_dport_to_channel() 1210 case PORT_C: in vlv_dport_to_phy()
|
D | intel_dpll_mgr.c | 2601 return id - DPLL_ID_ICL_MGPLL1 + PORT_C; in icl_mg_pll_id_to_port() 2606 return port - PORT_C + DPLL_ID_ICL_MGPLL1; in icl_port_to_mg_pll_id() 2864 case PORT_C: in icl_get_dpll()
|
D | intel_dp.c | 5608 case PORT_C: in intel_dp_init_panel_power_sequencer_registers() 6222 port != PORT_B && port != PORT_C)) in intel_dp_init_connector() 6252 (port == PORT_B || port == PORT_C || in intel_dp_init_connector()
|
D | intel_sdvo.c | 3058 WARN_ON(port != PORT_B && port != PORT_C); in assert_sdvo_port_valid()
|
D | i915_irq.c | 3937 intel_bios_is_port_hpd_inverted(dev_priv, PORT_C)) in __bxt_hpd_detection_setup()
|