mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/nouveau: Add support for dp_mst_info in debugfs
@ 2018-07-12 17:10 Lyude Paul
  2018-07-12 17:10 ` [PATCH 1/2] drm/nouveau: Expose nv50 MST structures in disp.h Lyude Paul
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lyude Paul @ 2018-07-12 17:10 UTC (permalink / raw)
  To: nouveau
  Cc: David Airlie, Maarten Lankhorst, Daniel Vetter, linux-kernel,
	dri-devel, Ben Skeggs, Ville Syrjälä,
	Archit Taneja, Lyude Paul

This hooks up the DRM helpers for dumping information on the current
status of each MST topology from nouveau's perspective to debugfs files,
similar to what i915 does (albeit, i915 labels their debugfs node for
this as i915_dp_mst_info).

Lyude Paul (2):
  drm/nouveau: Expose nv50 MST structures in disp.h
  drm/nouveau: Hook up dp_mst_info in debugfs

 drivers/gpu/drm/nouveau/dispnv50/disp.c   | 34 ----------------
 drivers/gpu/drm/nouveau/dispnv50/disp.h   | 35 +++++++++++++++++
 drivers/gpu/drm/nouveau/nouveau_debugfs.c | 47 ++++++++++++++++++++++-
 3 files changed, 80 insertions(+), 36 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2018-07-12 17:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-12 17:10 [PATCH 0/2] drm/nouveau: Add support for dp_mst_info in debugfs Lyude Paul
2018-07-12 17:10 ` [PATCH 1/2] drm/nouveau: Expose nv50 MST structures in disp.h Lyude Paul
2018-07-12 17:10 ` [PATCH 2/2] drm/nouveau: Hook up dp_mst_info in debugfs Lyude Paul
2018-07-12 17:21 ` [PATCH 0/2] drm/nouveau: Add support for " Daniel Vetter

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

Powered by JetHome