On Sat, 09 Aug 2025, Brahmajit Das <list...@listout.xyz> wrote: > Replace the use of drm_debugfs_create_files() with the new > drm_debugfs_add_files() function, which centers the debugfs files > management on the drm_device instead of drm_minor.
Please base your patches on top of drm-tip. They no longer apply. BR, Jani. > > Refer: > https://docs.kernel.org/gpu/todo.html#clean-up-the-debugfs-support > > Brahmajit Das (2): > drm/i915/debugfs: use new debugfs device-centered functions > drm/i915: use new debugfs device-centered functions > > drivers/gpu/drm/i915/display/intel_display_debugfs.c | 5 ++--- > drivers/gpu/drm/i915/i915_debugfs.c | 5 ++--- > 2 files changed, 4 insertions(+), 6 deletions(-) -- Jani Nikula, Intel