Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Ddisplay.c198 vgpu_vreg_t(vgpu, SDEISR) &= ~(SDE_PORTB_HOTPLUG_CPT | in emulate_monitor_status_change()
264 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTB_HOTPLUG_CPT; in emulate_monitor_status_change()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_irq.c88 [HPD_PORT_B] = SDE_PORTB_HOTPLUG_CPT,
95 [HPD_PORT_B] = SDE_PORTB_HOTPLUG_CPT,
Di915_reg.h8177 #define SDE_PORTB_HOTPLUG_CPT (1 << 21) macro
8184 SDE_PORTB_HOTPLUG_CPT)
8188 SDE_PORTB_HOTPLUG_CPT | \