intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] use new debugfs device-centered functions
@ 2025-08-08 22:52 Brahmajit Das
  2025-08-08 22:52 ` [RFC PATCH 1/2] drm/i915/debugfs: " Brahmajit Das
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Brahmajit Das @ 2025-08-08 22:52 UTC (permalink / raw)
  To: intel-gfx, intel-xe, dri-devel, linux-next
  Cc: jani.nikula, rodrigo.vivi, joonas.lahtinen, tursulin, simona

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.

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(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-08-13 10:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-08 22:52 [RFC PATCH 0/2] use new debugfs device-centered functions Brahmajit Das
2025-08-08 22:52 ` [RFC PATCH 1/2] drm/i915/debugfs: " Brahmajit Das
2025-08-08 22:52 ` [RFC PATCH 2/2] drm/i915: " Brahmajit Das
2025-08-11 10:23 ` [RFC PATCH 0/2] " Jani Nikula
2025-08-11 13:11   ` Brahmajit Das
2025-08-11 13:11     ` [RFC PATCH 1/2] drm/i915/debugfs: " Brahmajit Das
2025-08-11 13:11     ` [RFC PATCH 2/2] drm/i915: " Brahmajit Das
2025-08-11 13:17   ` [RFC PATCH 0/2] " Brahmajit Das
2025-08-11 13:17     ` [RFC PATCH v2 1/2] drm/i915/debugfs: " Brahmajit Das
2025-08-11 13:17     ` [RFC PATCH v2 2/2] drm/i915: " Brahmajit Das
2025-08-11 14:27   ` ✗ LGCI.VerificationFailed: failure for series starting with [RFC,1/2] drm/i915/debugfs: " Patchwork
2025-08-13 10:44   ` ✗ i915.CI.BAT: failure for series starting with [RFC,1/2] drm/i915/debugfs: use new debugfs device-centered functions (rev2) Patchwork
2025-08-11 13:49 ` ✗ LGCI.VerificationFailed: failure for use new debugfs device-centered functions Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).