Quoting Andi Shyti (2019-12-13 21:00:50) > From: Andi Shyti <andi.shyti@xxxxxxxxx> > > The GT system is becoming more and more a stand-alone system in > i915 and it's fair to assign it its own debugfs directory. > > rc6, rps and llc debugfs files are gt related, move them into the > gt debugfs directory. > > Signed-off-by: Andi Shyti <andi.shyti@xxxxxxxxx> > --- > drivers/gpu/drm/i915/Makefile | 2 + > drivers/gpu/drm/i915/gt/intel_debugfs_gt.c | 23 + > drivers/gpu/drm/i915/gt/intel_debugfs_gt.h | 27 + > drivers/gpu/drm/i915/gt/intel_debugfs_pm.c | 623 +++++++++++++++++++++ > drivers/gpu/drm/i915/gt/intel_debugfs_pm.h | 16 + That's the worst of all worlds. debugfs is not a piece of intel hw. -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx