Home
last modified time | relevance | path

Searched refs:GEN8_PORT_DP_A_HOTPLUG (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Ddisplay.c330 GEN8_PORT_DP_A_HOTPLUG; in emulate_monitor_status_change()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_irq.c74 [HPD_PORT_A] = GEN8_PORT_DP_A_HOTPLUG,
2292 tmp_mask = iir & GEN8_PORT_DP_A_HOTPLUG; in gen8_de_irq_handler()
3410 de_port_enables |= GEN8_PORT_DP_A_HOTPLUG; in gen8_de_irq_postinstall()
Di915_reg.h7705 #define GEN8_PORT_DP_A_HOTPLUG (1 << 3) macro