Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Ddisplay.c177 BXT_DE_PORT_HP_DDIB | in emulate_monitor_status_change()
187 BXT_DE_PORT_HP_DDIB; in emulate_monitor_status_change()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_irq.c130 [HPD_PORT_B] = BXT_DE_PORT_HP_DDIB,
3240 if ((enabled_irqs & BXT_DE_PORT_HP_DDIB) && in __bxt_hpd_detection_setup()
Di915_reg.h7700 #define BXT_DE_PORT_HP_DDIB (1 << 4) macro
7703 BXT_DE_PORT_HP_DDIB | \