diff options
author | David Tadokoro <davidbtadokoro@usp.br> | 2023-03-05 23:24:27 -0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-03-08 14:04:45 -0500 |
commit | 8bf0d9cdf36b0bebf17b733e3f5158783d765df3 (patch) | |
tree | 91e06e4c68f3725d37621b42f6a286265b3054b0 /drivers/gpu/drm/amd/display/dmub/inc | |
parent | 920da947af28638bc94bb0012ce8600ba2d06c0e (diff) | |
download | linux-8bf0d9cdf36b0bebf17b733e3f5158783d765df3.tar.gz linux-8bf0d9cdf36b0bebf17b733e3f5158783d765df3.tar.bz2 linux-8bf0d9cdf36b0bebf17b733e3f5158783d765df3.zip |
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 'drivers/gpu/drm/amd/display/dmub/inc')
0 files changed, 0 insertions, 0 deletions