Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Ddisplay.c356 SDE_PORTD_HOTPLUG_CPT); in emulate_monitor_status_change()
456 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTD_HOTPLUG_CPT; in emulate_monitor_status_change()
677 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTD_HOTPLUG_CPT; in intel_vgpu_emulate_hotplug()
681 vgpu_vreg_t(vgpu, SDEISR) &= ~SDE_PORTD_HOTPLUG_CPT; in intel_vgpu_emulate_hotplug()
683 vgpu_vreg_t(vgpu, SDEIIR) |= SDE_PORTD_HOTPLUG_CPT; in intel_vgpu_emulate_hotplug()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_irq.c110 [HPD_PORT_D] = SDE_PORTD_HOTPLUG_CPT,
117 [HPD_PORT_D] = SDE_PORTD_HOTPLUG_CPT,
Di915_reg.h8505 #define SDE_PORTD_HOTPLUG_CPT (1 << 23) macro
8512 SDE_PORTD_HOTPLUG_CPT | \
8516 SDE_PORTD_HOTPLUG_CPT | \