[PATCH v4 0/5] Fix legacy DPMS changes with MST

From: Lyude Paul
Date: Thu Oct 04 2018 - 20:30:24 EST


Next version of https://patchwork.freedesktop.org/series/49878/ . No
changes, except that these patches are against master so hopefully
intel's CI doesn't get confused this time.

Lyude Paul (5):
drm/atomic_helper: Disallow new modesets on unregistered connectors
drm/nouveau: Fix nv50_mstc->best_encoder()
drm/i915: Leave intel_conn->mst_port set, use mst_port_gone instead
drm/i915: Skip vcpi allocation for MSTB ports that are gone
drm/i915: Fix intel_dp_mst_best_encoder()

drivers/gpu/drm/drm_atomic_helper.c | 21 ++++++++++++++++-
drivers/gpu/drm/i915/intel_dp_mst.c | 31 ++++++++++++++-----------
drivers/gpu/drm/i915/intel_drv.h | 6 +++++
drivers/gpu/drm/nouveau/dispnv50/disp.c | 14 ++++-------
4 files changed, 47 insertions(+), 25 deletions(-)

--
2.17.1