diff options
author | Rodrigo Siqueira <rodrigo.siqueira@amd.com> | 2023-10-05 17:27:45 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-10-27 02:00:02 +0300 |
commit | 6ce4f9ee25ffc1f6be693a103c37d6d47edb0f0d (patch) | |
tree | 1c20113060b080ddb6fc9e28a406c30c710ea03b /scripts/lib/kdoc/kdoc_output.py | |
parent | 0d93f39516b0608384317923f9feda6d1ae210fb (diff) | |
download | linux-6ce4f9ee25ffc1f6be693a103c37d6d47edb0f0d.tar.xz |
drm/amd/display: Add prefix to amdgpu crtc functions
The ftrace debug feature allows filtering functions based on a prefix,
which can be helpful in some complex debug scenarios. The driver can
benefit more from this feature if the function name follows some
patterns; for this reason, this commit adds the prefix amdgpu_dm_crtc_
to all the functions that do not have it in the amdgpu_dm_crtc.c file.
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Acked-by: Roman Li <roman.li@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions