Home
last modified time | relevance | path

Searched refs:BXT_DE_PORT_HOTPLUG_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c227 vgpu_vreg_t(vgpu, GEN8_DE_PORT_ISR) &= ~BXT_DE_PORT_HOTPLUG_MASK; in emulate_monitor_status_change()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c232 vgpu_vreg_t(vgpu, GEN8_DE_PORT_ISR) &= ~BXT_DE_PORT_HOTPLUG_MASK; in emulate_monitor_status_change()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_irq.c1045 u32 hotplug_trigger = iir & BXT_DE_PORT_HOTPLUG_MASK; in gen8_de_irq_handler()
1677 de_port_enables |= BXT_DE_PORT_HOTPLUG_MASK; in gen8_de_irq_postinstall()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_irq.c2286 tmp_mask = iir & BXT_DE_PORT_HOTPLUG_MASK; in gen8_de_irq_handler()
3252 __bxt_hpd_detection_setup(dev_priv, BXT_DE_PORT_HOTPLUG_MASK); in bxt_hpd_detection_setup()
3408 de_port_enables |= BXT_DE_PORT_HOTPLUG_MASK; in gen8_de_irq_postinstall()
H A Di915_reg.h7714 #define BXT_DE_PORT_HOTPLUG_MASK (BXT_DE_PORT_HP_DDIA | \ macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h4424 #define BXT_DE_PORT_HOTPLUG_MASK (GEN8_DE_PORT_HOTPLUG(HPD_PORT_A) | \ macro

Completed in 69 milliseconds