Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gvt/
Ddisplay.c200 SDE_PORTD_HOTPLUG_CPT); in emulate_monitor_status_change()
300 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTD_HOTPLUG_CPT; in emulate_monitor_status_change()
512 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTD_HOTPLUG_CPT; in intel_vgpu_emulate_hotplug()
516 vgpu_vreg_t(vgpu, SDEISR) &= ~SDE_PORTD_HOTPLUG_CPT; in intel_vgpu_emulate_hotplug()
518 vgpu_vreg_t(vgpu, SDEIIR) |= SDE_PORTD_HOTPLUG_CPT; in intel_vgpu_emulate_hotplug()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_irq.c90 [HPD_PORT_D] = SDE_PORTD_HOTPLUG_CPT,
97 [HPD_PORT_D] = SDE_PORTD_HOTPLUG_CPT,
Di915_reg.h8175 #define SDE_PORTD_HOTPLUG_CPT (1 << 23) macro
8182 SDE_PORTD_HOTPLUG_CPT | \
8186 SDE_PORTD_HOTPLUG_CPT | \