On Wed, Dec 07, 2022 at 10:23:20AM -0300, Maíra Canal wrote:
> 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 <wambui.karu...@gmail.com>
> Signed-off-by: Wambui Karuga <wambui.karu...@gmail.com>
> Signed-off-by: Maíra Canal <mca...@igalia.com>

Reviewed-by: Maxime Ripard <max...@cerno.tech>

Maxime

Attachment: signature.asc
Description: PGP signature

Reply via email to