diff options
author | David Tadokoro <davidbtadokoro@usp.br> | 2023-03-06 05:24:27 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-03-08 22:04:45 +0300 |
commit | 8bf0d9cdf36b0bebf17b733e3f5158783d765df3 (patch) | |
tree | 91e06e4c68f3725d37621b42f6a286265b3054b0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 920da947af28638bc94bb0012ce8600ba2d06c0e (diff) | |
download | linux-8bf0d9cdf36b0bebf17b733e3f5158783d765df3.tar.xz |
drm/amd/display: add prefix to amdgpu_dm_plane.h functions
The amdgpu_dm_plane.h functions didn't have names that indicated where
they were declared.
To better filter results in debug tools like ftrace, prefix these
functions with 'amdgpu_dm_plane_'.
Note that we may want to make this same change in other files like
amdgpu_dm_crtc.h.
Signed-off-by: David Tadokoro <davidbtadokoro@usp.br>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions