mbox series

[0/3] i915 fixes to handle hotplug cases on 8K tiled monitor

Message ID 20191211211425.17821-1-manasi.d.navare@intel.com (mailing list archive)
Headers show
Series i915 fixes to handle hotplug cases on 8K tiled monitor | expand

Message

Navare, Manasi Dec. 11, 2019, 9:14 p.m. UTC
This has some fixes in the transcoder port sync teardown sequence which
ensures now that the hotplug/unplug is handled gracefully

Manasi Navare (3):
  drm/i915/dp: Make sure all tiled connectors get added to the state
    with full modeset
  drm/i915/dp: Make port sync mode assignments only if all tiles present
  drm/i915/dp: Disable Port sync mode correctly on teardown

 drivers/gpu/drm/i915/display/intel_display.c | 109 ++++++++++++++++++-
 1 file changed, 106 insertions(+), 3 deletions(-)