[PATCH v2 3/7] drm/arc: use new debugfs device-centered functions

Alexey Brodkin Alexey.Brodkin at synopsys.com
Mon Jan 9 12:01:33 UTC 2023


Hi Maíra,

> Replace the use of drm_debugfs_create_files() with the new
> drm_debugfs_add_file() function, which centers the debugfs files
> management on the drm_device instead of drm_minor. Moreover, remove the
> debugfs_init hook and add the debugfs files directly on arcpgu_probe(),
> before drm_dev_register().
> 
> Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>
> Signed-off-by: Maíra Canal <mcanal at igalia.com>
> ---
>  drivers/gpu/drm/tiny/arcpgu.c | 24 +++++-------------------
>  1 file changed, 5 insertions(+), 19 deletions(-)

Thanks for taking care of ARC PGU driver and 

Acked-by: Alexey Brodkin <abrodkin at synopsys.com>


More information about the dri-devel mailing list