Home
last modified time | relevance | path

Searched refs:de_port_enables (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_irq.c1638 u32 de_port_enables; in gen8_de_irq_postinstall() local
1675 de_port_enables = de_port_masked; in gen8_de_irq_postinstall()
1677 de_port_enables |= BXT_DE_PORT_HOTPLUG_MASK; in gen8_de_irq_postinstall()
1679 de_port_enables |= BDW_DE_PORT_HOTPLUG_MASK; in gen8_de_irq_postinstall()
1707 GEN3_IRQ_INIT(uncore, GEN8_DE_PORT_, ~de_port_masked, de_port_enables); in gen8_de_irq_postinstall()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_irq.c3391 u32 de_port_enables; in gen8_de_irq_postinstall() local
3406 de_port_enables = de_port_masked; in gen8_de_irq_postinstall()
3408 de_port_enables |= BXT_DE_PORT_HOTPLUG_MASK; in gen8_de_irq_postinstall()
3410 de_port_enables |= GEN8_PORT_DP_A_HOTPLUG; in gen8_de_irq_postinstall()
3438 GEN3_IRQ_INIT(uncore, GEN8_DE_PORT_, ~de_port_masked, de_port_enables); in gen8_de_irq_postinstall()

Completed in 7 milliseconds