diff options
| author | Rodrigo Siqueira <[email protected]> | 2023-10-05 08:27:45 -0600 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-10-26 19:00:02 -0400 |
| commit | 6ce4f9ee25ffc1f6be693a103c37d6d47edb0f0d (patch) | |
| tree | 1c20113060b080ddb6fc9e28a406c30c710ea03b /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| 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 <[email protected]>
Acked-by: Roman Li <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions