Quoting Andi Shyti (2019-12-13 21:00:50)
> From: Andi Shyti <[email protected]>
> 
> 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 <[email protected]>
> ---
>  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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to