Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/5] drm/dp_mst: Improve VCPI helpers, use in nouveau
@ 2018-11-08  1:32 Lyude Paul
       [not found] ` <20181108013236.2056-1-lyude-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Lyude Paul @ 2018-11-08  1:32 UTC (permalink / raw)
  To: intel-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
  Cc: Daniel Vetter

This patchset does some cleaning up of the atomic VCPI helpers for MST,
and converts nouveau over to using them. I would have included amdgpu in
this patch as well, but at the moment moving them over to the atomic
helpers is nontrivial.

Cc: Daniel Vetter <daniel@ffwll.ch>

Lyude Paul (5):
  drm/dp_mst: Add some atomic state iterator macros
  drm/dp_mst: Start tracking per-port VCPI allocations
  drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
  drm/nouveau: Use atomic VCPI helpers for MST
  drm/dp_mst: Stop unsetting mstc->port, check connector registration

 drivers/gpu/drm/drm_dp_mst_topology.c   | 241 ++++++++++++++++++++----
 drivers/gpu/drm/i915/intel_display.c    |   4 +
 drivers/gpu/drm/i915/intel_dp_mst.c     |  31 +--
 drivers/gpu/drm/nouveau/dispnv50/disp.c |  65 +++++--
 include/drm/drm_dp_mst_helper.h         | 100 +++++++++-
 5 files changed, 371 insertions(+), 70 deletions(-)

-- 
2.19.1

_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

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

end of thread, other threads:[~2018-11-08 19:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-08  1:32 [PATCH v4 0/5] drm/dp_mst: Improve VCPI helpers, use in nouveau Lyude Paul
     [not found] ` <20181108013236.2056-1-lyude-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2018-11-08  1:32   ` [PATCH v4 1/5] drm/dp_mst: Add some atomic state iterator macros Lyude Paul
2018-11-08  1:32   ` [PATCH v4 2/5] drm/dp_mst: Start tracking per-port VCPI allocations Lyude Paul
2018-11-08  1:32   ` [PATCH v4 3/5] drm/dp_mst: Check payload count in drm_dp_mst_atomic_check() Lyude Paul
2018-11-08  1:32   ` [PATCH v4 4/5] drm/nouveau: Use atomic VCPI helpers for MST Lyude Paul
2018-11-08  1:32   ` [PATCH v4 5/5] drm/dp_mst: Stop unsetting mstc->port, check connector registration Lyude Paul
2018-11-08  2:16 ` ✗ Fi.CI.CHECKPATCH: warning for drm/dp_mst: Improve VCPI helpers, use in nouveau (rev4) Patchwork
2018-11-08  2:19 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-11-08  2:35 ` ✓ Fi.CI.BAT: success " Patchwork
2018-11-08 19:44 ` ✓ Fi.CI.IGT: " Patchwork

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