mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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> |
||
|---|---|---|
| .. | ||
| config_example.svg | ||
| dc_pipeline_overview.svg | ||
| dc-debug.rst | ||
| dc-glossary.rst | ||
| dcn2_cm_drm_current.svg | ||
| dcn3_cm_drm_current.svg | ||
| dcn-blocks.rst | ||
| dcn-overview.rst | ||
| display-contributing.rst | ||
| display-manager.rst | ||
| global_sync_vblank.svg | ||
| index.rst | ||
| mpo-cursor.svg | ||
| mpo-overview.rst | ||
| multi-display-hdcp-mpo-less-pipe-ex.svg | ||
| multi-display-hdcp-mpo.svg | ||
| pipeline_4k_no_split.svg | ||
| pipeline_4k_split.svg | ||
| single-display-mpo-multi-video.svg | ||
| single-display-mpo.svg | ||
| trace-groups-table.csv | ||