[SRU] [OEM-5.10] [PATCH 0/1] Fix second monitor hotplug on Intel TGP PCH

Kai-Heng Feng kai.heng.feng at canonical.com
Mon Jul 12 16:42:09 UTC 2021


BugLink: https://bugs.launchpad.net/bugs/1935853

[Impact]
Intel TGP dekstop cannot detect second monitor.

[Fix]
Remove an IRQ setup routine and re-order some other IRQ setups.

[Test]
1. Boot up the system with single monitor connected.
2. Hotplug second monitor.
With the fix applied, the system can detect the 2nd monitor correctly.

[Where problems could occur]
This fix removed some special handling for early gen Core, so HPD on
those old Core systems might be affected.

Ville Syrjälä (1):
  drm/i915: Get rid of ibx_irq_pre_postinstall()

 drivers/gpu/drm/i915/i915_irq.c | 63 +++++++++------------------------
 1 file changed, 16 insertions(+), 47 deletions(-)

-- 
2.31.1




More information about the kernel-team mailing list