Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Ddisplay.c176 vgpu_vreg_t(vgpu, GEN8_DE_PORT_ISR) &= ~(BXT_DE_PORT_HP_DDIA | in emulate_monitor_status_change()
182 BXT_DE_PORT_HP_DDIA; in emulate_monitor_status_change()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_irq.c129 [HPD_PORT_A] = BXT_DE_PORT_HP_DDIA,
3237 if ((enabled_irqs & BXT_DE_PORT_HP_DDIA) && in __bxt_hpd_detection_setup()
Di915_reg.h7701 #define BXT_DE_PORT_HP_DDIA (1 << 3) macro
7702 #define BXT_DE_PORT_HOTPLUG_MASK (BXT_DE_PORT_HP_DDIA | \