Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Ddisplay.c175 vgpu_vreg_t(vgpu, GEN8_DE_PORT_ISR) &= ~(BXT_DE_PORT_HP_DDIA | in emulate_monitor_status_change()
181 BXT_DE_PORT_HP_DDIA; in emulate_monitor_status_change()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_irq.c113 [HPD_PORT_A] = BXT_DE_PORT_HP_DDIA,
3930 if ((enabled_irqs & BXT_DE_PORT_HP_DDIA) && in __bxt_hpd_detection_setup()
Di915_reg.h7156 #define BXT_DE_PORT_HP_DDIA (1 << 3) macro
7157 #define BXT_DE_PORT_HOTPLUG_MASK (BXT_DE_PORT_HP_DDIA | \
Dintel_dp.c4561 bit = BXT_DE_PORT_HP_DDIA; in bxt_digital_port_connected()