diff options
author | Rodrigo Siqueira <rodrigo.siqueira@amd.com> | 2023-10-05 08:27:45 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-10-26 19:00:02 -0400 |
commit | 6ce4f9ee25ffc1f6be693a103c37d6d47edb0f0d (patch) | |
tree | 1c20113060b080ddb6fc9e28a406c30c710ea03b /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.h | |
parent | 0d93f39516b0608384317923f9feda6d1ae210fb (diff) |
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 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.h')
0 files changed, 0 insertions, 0 deletions