Nouveau Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] Fix legacy DPMS changes with MST
@ 2018-10-04 23:33 Lyude Paul
       [not found] ` <20181004233353.5388-1-lyude-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Lyude Paul @ 2018-10-04 23:33 UTC (permalink / raw)
  To: nouveau, dri-devel, intel-gfx
  Cc: David Airlie, Daniel Vetter, Rodrigo Vivi, linux-kernel,
	Sean Paul, Ben Skeggs, Ilia Mirkin

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

This fixes some rather silly bugs regarding DPMS On->Off changes failing
for connectors which were just recently destroyed.

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

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2018-10-04 23:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-04 23:33 [PATCH v3 0/5] Fix legacy DPMS changes with MST Lyude Paul
     [not found] ` <20181004233353.5388-1-lyude-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2018-10-04 23:33   ` [PATCH v3 1/5] drm/atomic_helper: Disallow new modesets on unregistered connectors Lyude Paul
2018-10-04 23:33 ` [PATCH v3 2/5] drm/nouveau: Fix nv50_mstc->best_encoder() Lyude Paul
2018-10-04 23:33 ` [PATCH v3 3/5] drm/i915: Leave intel_conn->mst_port set, use mst_port_gone instead Lyude Paul
2018-10-04 23:33 ` [PATCH v3 4/5] drm/i915: Skip vcpi allocation for MSTB ports that are gone Lyude Paul
2018-10-04 23:33 ` [PATCH v3 5/5] drm/i915: Fix intel_dp_mst_best_encoder() Lyude Paul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox