Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c371 vgpu_vreg_t(vgpu, SDEISR) &= ~(SDE_PORTB_HOTPLUG_CPT | in emulate_monitor_status_change()
437 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTB_HOTPLUG_CPT; in emulate_monitor_status_change()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.c43 [HPD_PORT_B] = SDE_PORTB_HOTPLUG_CPT,
50 [HPD_PORT_B] = SDE_PORTB_HOTPLUG_CPT,
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h2702 #define SDE_PORTB_HOTPLUG_CPT (1 << 21) macro
2709 SDE_PORTB_HOTPLUG_CPT)
2713 SDE_PORTB_HOTPLUG_CPT | \