mirror_ubuntu-kernels/drivers/gpu/drm/amd
Isabella Basso 2351b7d4e3 drm/amdgpu: fix function scopes
This turns previously global functions into static, thus removing
compile-time warnings such as:

 warning: no previous prototype for 'amdgpu_vkms_output_init' [-Wmissing-prototypes]
 399 | int amdgpu_vkms_output_init(struct drm_device *dev,
     |     ^~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Isabella Basso <isabbasso@riseup.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-12-13 16:32:34 -05:00
..
acp
amdgpu drm/amdgpu: fix function scopes 2021-12-13 16:32:34 -05:00
amdkfd drm/amd: fix improper docstring syntax 2021-12-13 16:32:34 -05:00
display drm/amd: fix improper docstring syntax 2021-12-13 16:32:34 -05:00
include drm/amd: Mark IP_BASE definition as __maybe_unused 2021-12-13 16:32:34 -05:00
pm drm/amd: fix improper docstring syntax 2021-12-13 16:32:34 -05:00