lkml.org 
[lkml]   [2018]   [Aug]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] drm/dp_mst: Add DP MST debugfs nodes for all drivers
Date
This is the next version of my patch series for teaching DRM how to
automatically create debugfs nodes for drivers with MST topologies. This
was originally intended just for nouveau, but has since been expanded to
all DRM drivers.

Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Daniel Stone <daniel@fooishbar.org>

Lyude Paul (4):
drm/debugfs: Add support for dynamic debugfs initialization
drm/dp_mst: Pass entire connector to drm_dp_mst_topology_mgr_init()
drm/dp_mst: Add dp_mst_status debugfs node for all drivers
drm/i915: Remove i915_drm_dp_mst_status

.../display/amdgpu_dm/amdgpu_dm_mst_types.c | 2 +-
drivers/gpu/drm/drm_debugfs.c | 173 +++++++++++++++++-
drivers/gpu/drm/drm_dp_mst_topology.c | 114 +++++++++++-
drivers/gpu/drm/drm_drv.c | 3 +
drivers/gpu/drm/drm_internal.h | 5 +
drivers/gpu/drm/i915/i915_debugfs.c | 32 ----
drivers/gpu/drm/i915/intel_dp.c | 2 +-
drivers/gpu/drm/i915/intel_dp_mst.c | 6 +-
drivers/gpu/drm/i915/intel_drv.h | 3 +-
drivers/gpu/drm/nouveau/dispnv50/disp.c | 6 +-
drivers/gpu/drm/radeon/radeon_dp_mst.c | 2 +-
include/drm/drm_debugfs.h | 27 +++
include/drm/drm_dp_mst_helper.h | 17 +-
include/drm/drm_file.h | 4 +
14 files changed, 342 insertions(+), 54 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2018-08-28 02:37    [W:0.185 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site