Searched refs:HPD_PORT_D (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_hotplug_irq.c | 37 [HPD_PORT_D] = SDE_PORTD_HOTPLUG, 45 [HPD_PORT_D] = SDE_PORTD_HOTPLUG_CPT, 52 [HPD_PORT_D] = SDE_PORTD_HOTPLUG_CPT, 62 [HPD_PORT_D] = PORTD_HOTPLUG_INT_EN, 71 [HPD_PORT_D] = PORTD_HOTPLUG_INT_STATUS, 80 [HPD_PORT_D] = PORTD_HOTPLUG_INT_STATUS, 121 [HPD_PORT_D] = SDE_DDI_HOTPLUG_ICP(HPD_PORT_D), 248 case HPD_PORT_D: in icp_ddi_port_hotplug_long_detect() 289 case HPD_PORT_D in spt_port_hotplug_long_detect() [all...] |
H A D | intel_display_limits.h | 112 HPD_PORT_D, enumerator
|
H A D | g4x_dp.c | 1195 case HPD_PORT_D: in g4x_digital_port_connected()
|
H A D | intel_ddi.c | 4552 return HPD_PORT_D + port - PORT_D_XELPD; in xelpd_hpd_pin()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | 82 [HPD_PORT_D] = SDE_PORTD_HOTPLUG, 90 [HPD_PORT_D] = SDE_PORTD_HOTPLUG_CPT, 97 [HPD_PORT_D] = SDE_PORTD_HOTPLUG_CPT, 107 [HPD_PORT_D] = PORTD_HOTPLUG_INT_EN, 116 [HPD_PORT_D] = PORTD_HOTPLUG_INT_STATUS, 125 [HPD_PORT_D] = PORTD_HOTPLUG_INT_STATUS, 1117 case HPD_PORT_D: in spt_port_hotplug_long_detect() 1141 case HPD_PORT_D: in pch_port_hotplug_long_detect() 1155 case HPD_PORT_D: in i9xx_port_hotplug_long_detect()
|
H A D | i915_drv.h | 127 HPD_PORT_D, enumerator
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_dp.c | 6115 case HPD_PORT_D: in g4x_digital_port_connected() 6138 case HPD_PORT_D: in gm45_digital_port_connected()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 4850 #define SDE_DDI_HOTPLUG_MASK_ICP (SDE_DDI_HOTPLUG_ICP(HPD_PORT_D) | \
|
Completed in 48 milliseconds