All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/5] Fix legacy DPMS changes with MST
@ 2018-10-08 23:24 Lyude Paul
  2018-10-08 23:24 ` [PATCH v7 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors Lyude Paul
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Lyude Paul @ 2018-10-08 23:24 UTC (permalink / raw)
  To: intel-gfx, nouveau, dri-devel
  Cc: David Airlie, Maarten Lankhorst, linux-kernel, Sean Paul,
	Gustavo Padovan, Sean Paul, Daniel Vetter, Ben Skeggs,
	Ville Syrjälä, Lyude Paul, Rodrigo Vivi, Jani Nikula,
	Joonas Lahtinen

Next version of https://patchwork.freedesktop.org/series/49878/

Still no functional changes, just removing a duplicate s-b to make CI
happy.

Lyude Paul (5):
  drm/atomic_helper: Disallow new modesets on unregistered connectors
  drm/nouveau: Fix nv50_mstc->best_encoder()
  drm/i915: Don't unset intel_connector->mst_port
  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     | 41 ++++++++++++-------------
 drivers/gpu/drm/nouveau/dispnv50/disp.c | 14 +++------
 3 files changed, 44 insertions(+), 32 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-10-11 16:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-08 23:24 [PATCH v7 0/5] Fix legacy DPMS changes with MST Lyude Paul
2018-10-08 23:24 ` [PATCH v7 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors Lyude Paul
2018-10-09 17:20   ` Ville Syrjälä
2018-10-09 17:20     ` Ville Syrjälä
2018-10-11  8:40     ` Daniel Vetter
2018-10-11  8:40       ` Daniel Vetter
2018-10-08 23:24 ` [PATCH v7 2/5] drm/nouveau: Fix nv50_mstc->best_encoder() Lyude Paul
2018-10-08 23:24 ` [PATCH v7 3/5] drm/i915: Don't unset intel_connector->mst_port Lyude Paul
2018-10-08 23:24 ` [PATCH v7 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone Lyude Paul
2018-10-08 23:24 ` [PATCH v7 5/5] drm/i915: Fix intel_dp_mst_best_encoder() Lyude Paul
2018-10-09  0:36 ` ✓ Fi.CI.BAT: success for Fix legacy DPMS changes with MST (rev7) Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.