diff options
author | 2022-09-14 13:27:35 +0800 | |
---|---|---|
committer | 2022-09-14 12:38:52 -0400 | |
commit | e0f1d483b85bd35ed10985e7d3e64386e4e14e50 (patch) | |
tree | ecb0300fc1103e2ae1642838610f5c339620fbd1 /scripts/generate_rust_analyzer.py | |
parent | drm/amdgpu: make sure to init common IP before gmc (diff) | |
download | wireguard-linux-e0f1d483b85bd35ed10985e7d3e64386e4e14e50.tar.xz wireguard-linux-e0f1d483b85bd35ed10985e7d3e64386e4e14e50.zip |
drm/amd/display: make some functions static
These functions are not used outside the file dcn30_resource.c, so the
modification is defined as static.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_resource.c:1949:6: warning: no previous prototype for ‘is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch’.
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn30/dcn30_resource.c:1919:5: warning: no previous prototype for ‘get_frame_rate_at_max_stretch_100hz’.
Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2143
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions