diff options
author | 2024-03-06 01:56:36 +0000 | |
---|---|---|
committer | 2024-03-11 13:27:10 +0100 | |
commit | b12f3ea7c1884c0c79e516ed9ffee7c7058a61c3 (patch) | |
tree | 3907219a42d0f7ba3187b5f9fa5e34cbc2afeb5a /drivers/gpu/drm/drm_client.c | |
parent | Revert "drm/panthor: Fix undefined panthor_device_suspend/resume symbol issue" (diff) | |
download | linux-rng-b12f3ea7c1884c0c79e516ed9ffee7c7058a61c3.tar.xz linux-rng-b12f3ea7c1884c0c79e516ed9ffee7c7058a61c3.zip |
drm/panfrost: Replace fdinfo's profiling debugfs knob with sysfs
Debugfs isn't always available in production builds that try to squeeze
every single byte out of the kernel image, but we still need a way to
toggle the timestamp and cycle counter registers so that jobs can be
profiled for fdinfo's drm engine and cycle calculations.
Drop the debugfs knob and replace it with a sysfs file that accomplishes
the same functionality, and document its ABI in a separate file.
Signed-off-by: Adrián Larumbe <adrian.larumbe@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Steven Price <steven.price@arm.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240306015819.822128-2-adrian.larumbe@collabora.com
Diffstat (limited to 'drivers/gpu/drm/drm_client.c')
0 files changed, 0 insertions, 0 deletions