summaryrefslogtreecommitdiff
path: root/rust
diff options
context:
space:
mode:
authorMaíra Canal <mcanal@igalia.com>2022-12-19 15:06:21 +0300
committerMaíra Canal <mairacanal@riseup.net>2022-12-22 21:11:31 +0300
commit941aae3263153cea91cb306cc889951486e16634 (patch)
treec6ec3eee3cdd0de6bb8bd900d5a2777e9f01b818 /rust
parent03d2673bb7579ecb779092d37410c9299e622cb8 (diff)
downloadlinux-941aae3263153cea91cb306cc889951486e16634.tar.xz
drm/todo: update the debugfs clean up task
The structs drm_debugfs_info and drm_debugfs_entry introduced a new debugfs structure to DRM, centered on drm_device instead of drm_minor. Therefore, remove the tasks related to create a new device-centered debugfs structure and add a new task to replace the use of drm_debugfs_create_files() for the use of drm_debugfs_add_file() and drm_debugfs_add_files(). Signed-off-by: Maíra Canal <mcanal@igalia.com> Reviewed-by: Melissa Wen <mwen@igalia.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Maíra Canal <mairacanal@riseup.net> Link: https://patchwork.freedesktop.org/patch/msgid/20221219120621.15086-8-mcanal@igalia.com
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions