aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorMaíra Canal <[email protected]>2022-12-19 09:06:15 -0300
committerMaíra Canal <[email protected]>2022-12-22 14:56:28 -0300
commit1c9cacbea880513a896aee65a5c58007bcb55653 (patch)
tree215f9fa061e360c2223b810af82baa99331f523f /scripts/gdb/linux/mm.py
parentb1def7fadfa544bd2467581ce40b659583eb7e79 (diff)
drm/debugfs: create device-centered debugfs functions
Introduce the ability to track requests for the addition of DRM debugfs files at any time and have them added all at once during drm_dev_register(). Drivers can add DRM debugfs files to a device-managed list and, during drm_dev_register(), all added files will be created at once. Now, the drivers can use the functions drm_debugfs_add_file() and drm_debugfs_add_files() to create DRM debugfs files instead of using the drm_debugfs_create_files() function. Co-developed-by: Wambui Karuga <[email protected]> Signed-off-by: Wambui Karuga <[email protected]> Signed-off-by: Maíra Canal <[email protected]> Reviewed-by: Maxime Ripard <[email protected]> Reviewed-by: Melissa Wen <[email protected]> Acked-by: Daniel Vetter <[email protected]> Signed-off-by: Maíra Canal <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions