1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 16:06:04 -05:00
linux/Documentation/gpu
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
..
amdgpu Documentation/amdgpu: Fix duplicate declaration 2024-07-16 11:45:22 -04:00
bridge
dp-mst
imagination
rfc
xe
afbc.rst
automated_testing.rst
backlight.rst
driver-uapi.rst
drivers.rst
drm-client.rst
drm-internals.rst
drm-kms-helpers.rst
drm-kms.rst
drm-mm.rst
drm-uapi.rst
drm-usage-stats.rst
drm-vm-bind-async.rst
drm-vm-bind-locking.rst
i915.rst drm: move i915_component.h under include/drm/intel 2024-05-31 16:11:00 +03:00
implementation_guidelines.rst
index.rst
introduction.rst
kms-properties.csv drm/connector: hdmi: Add Broadcast RGB property 2024-05-28 10:24:37 +02:00
komeda-kms.rst
mcde.rst
meson.rst
msm-crash-dump.rst
panfrost.rst
pl111.rst
tegra.rst
todo.rst drm/panel: Update TODO list item for cleaning up prepared/enabled tracking 2024-06-11 09:58:49 +02:00
tve200.rst
v3d.rst
vc4.rst
vga-switcheroo.rst
vgaarbiter.rst
vkms.rst
xen-front.rst