linux/Documentation/gpu/amdgpu
Rodrigo Siqueira 4b0eb9ce15 Documentation/amdgpu: Fix duplicate declaration
Address the below kernel doc warning:

Documentation/gpu/amdgpu/display/display-manager:134:
drivers/gpu/drm/amd/display/dc/inc/hw/mpc.h:3: WARNING: Duplicate C
declaration, also defined at gpu/amdgpu/display/dcn-blocks:101.
Declaration is '.. c:struct:: mpcc_blnd_cfg'.
Documentation/gpu/amdgpu/display/display-manager:146:
drivers/gpu/drm/amd/display/dc/inc/hw/mpc.h:3: WARNING: Duplicate C
declaration, also defined at gpu/amdgpu/display/dcn-blocks:3.
Declaration is '.. c:enum:: mpcc_alpha_blend_mode'.

To address the above warnings, this commit uses the 'no-identifiers'
option in the dcn-blocks to avoid duplication with the previous use of
this function doc in the display-manager file. Finally, replaces the
deprecated ':function:' in favor of ':identifiers:'.

Cc: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-07-16 11:45:22 -04:00
..
display Documentation/amdgpu: Fix duplicate declaration 2024-07-16 11:45:22 -04:00
amdgpu-glossary.rst drm/amdgpu: add GART, GPUVM, and GTT to glossary 2022-12-02 10:05:33 -05:00
apu-asic-info-table.csv Documentation/amdgpu: Add Ryzen 9000 series processors 2024-06-27 17:10:40 -04:00
debugging.rst Documentation: add a page on amdgpu debugging 2024-04-09 21:50:37 -04:00
dgpu-asic-info-table.csv Documentation/amdgpu: Clarify MI200 and MI300 entries 2024-07-08 16:56:20 -04:00
driver-core.rst drm/amdgpu: update docum. filename following rename 2022-11-29 11:03:39 -05:00
driver-misc.rst Documentation/amdgpu: Add FRU attribute details 2023-10-09 16:52:25 -04:00
flashing.rst drm/amd: Add documentation for how to flash a dGPU 2023-07-07 13:51:47 -04:00
index.rst Documentation: add a page on amdgpu debugging 2024-04-09 21:50:37 -04:00
module-parameters.rst Documentation/gpu: split amdgpu/index for readability 2021-12-13 16:34:27 -05:00
ras.rst Documentation/gpu: split amdgpu/index for readability 2021-12-13 16:34:27 -05:00
thermal.rst Documentation/amdgpu: Add PM policy documentation 2024-05-20 16:20:26 -04:00
xgmi.rst Documentation/gpu: split amdgpu/index for readability 2021-12-13 16:34:27 -05:00