Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gvt/
Ddisplay.c357 SDE_PORTD_HOTPLUG_CPT); in emulate_monitor_status_change()
457 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTD_HOTPLUG_CPT; in emulate_monitor_status_change()
678 vgpu_vreg_t(vgpu, SDEISR) |= SDE_PORTD_HOTPLUG_CPT; in intel_vgpu_emulate_hotplug()
682 vgpu_vreg_t(vgpu, SDEISR) &= ~SDE_PORTD_HOTPLUG_CPT; in intel_vgpu_emulate_hotplug()
684 vgpu_vreg_t(vgpu, SDEIIR) |= SDE_PORTD_HOTPLUG_CPT; in intel_vgpu_emulate_hotplug()
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_irq.c113 [HPD_PORT_D] = SDE_PORTD_HOTPLUG_CPT,
120 [HPD_PORT_D] = SDE_PORTD_HOTPLUG_CPT,
Di915_reg.h5919 #define SDE_PORTD_HOTPLUG_CPT (1 << 23) macro
5926 SDE_PORTD_HOTPLUG_CPT | \
5930 SDE_PORTD_HOTPLUG_CPT | \