Home
last modified time | relevance | path

Searched refs:i915_hotplug_interrupt_update (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug_irq.h27 void i915_hotplug_interrupt_update(struct intel_display *display,
H A Dintel_crt.c602 i915_hotplug_interrupt_update(display, in intel_crt_detect_hotplug()
620 i915_hotplug_interrupt_update(display, CRT_HOTPLUG_FORCE_DETECT, 0); in intel_crt_detect_hotplug()
H A Dintel_hotplug_irq.c196 * i915_hotplug_interrupt_update - update hotplug interrupt enable
207 void i915_hotplug_interrupt_update(struct intel_display *display, in i915_hotplug_interrupt_update() function
1391 i915_hotplug_interrupt_update(display, hotplug_en, hotplug_en); in i915_hpd_enable_detection()
H A Dintel_display_irq.c1894 i915_hotplug_interrupt_update(display, 0xffffffff, 0); in i9xx_display_irq_reset()