aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/arm
diff options
context:
space:
mode:
authorMaíra Canal <mcanal@igalia.com>2022-12-26 12:50:22 -0300
committerMaíra Canal <mairacanal@riseup.net>2023-01-06 16:15:08 -0300
commitc702545e19ebb6113d607f2a30ba2ee6cf881a3a (patch)
treee7ae9aa3cf8b07a8574f1c7129ad9778b53b4c9d /drivers/gpu/drm/arm
parentd3533a8af48479a1af1a8fa7fcb0e5161398c94e (diff)
drm/gud: use new debugfs device-centered functions
Replace the use of drm_debugfs_create_files() with the new drm_debugfs_add_file() function, which center 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 gud_probe(), before drm_dev_register(). Signed-off-by: Maíra Canal <mcanal@igalia.com> Acked-by: Noralf Trønnes <noralf@tronnes.org> Signed-off-by: Maíra Canal <mairacanal@riseup.net> Link: https://patchwork.freedesktop.org/patch/msgid/20221226155029.244355-3-mcanal@igalia.com
Diffstat (limited to 'drivers/gpu/drm/arm')
0 files changed, 0 insertions, 0 deletions