On 8/9/25 15:54, Brahmajit Das 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.
>
> Signed-off-by: Brahmajit Das
> ---
> drivers/gpu/drm/virtio/virtgpu_debu
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.
Signed-off-by: Brahmajit Das
---
drivers/gpu/drm/virtio/virtgpu_debugfs.c | 7 +++
1 file changed, 3 insertions(+),