RE: linux-next: build warning after merge of the amdgpu tree
From: Li, Roman
Date: Thu Apr 10 2025 - 15:11:33 EST
[Public]
Hi Stephen,
Thank you for reporting. The fix has been merged to amd-staging-drm-next:
https://lore.kernel.org/amd-gfx/CADnq5_MMGJFebpbjEZ_cX_sL8XFtGyt8mM+dYj9Y87zkCxvFrg@xxxxxxxxxxxxxx/T/#t
Thanks,
Roman
> -----Original Message-----
> From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> Sent: Thursday, April 10, 2025 12:40 AM
> To: Alex Deucher <alexdeucher@xxxxxxxxx>
> Cc: Deucher, Alexander <Alexander.Deucher@xxxxxxx>; Kaszewski, Dominik
> <Dominik.Kaszewski@xxxxxxx>; Li, Roman <Roman.Li@xxxxxxx>; Linux Kernel
> Mailing List <linux-kernel@xxxxxxxxxxxxxxx>; Linux Next Mailing List <linux-
> next@xxxxxxxxxxxxxxx>
> Subject: Re: linux-next: build warning after merge of the amdgpu tree
>
> Hi all,
>
> On Wed, 9 Apr 2025 13:10:35 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> wrote:
> >
> > After merging the amdgpu tree, today's linux-next build (htmldocs)
> > produced this warning:
> >
> > drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:646: warning: Function
> parameter or struct member 'fused_io' not described in 'amdgpu_display_manager'
> >
> > Introduced by commit
> >
> > ce801e5d6c1b ("drm/amd/display: HDCP Locality check using DMUB Fused
> > IO")
>
> Today, due to changes in the kerneldoc software, the warning changed to:
>
> Warning: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:645 struct
> member 'fused_io' not described in 'amdgpu_display_manager'
> WARNING: kernel-doc 'scripts/kernel-doc.py -rst -enable-lineno -internal
> drivers/gpu/drm/amd/displayamdgpu_dm/amdgpu_dm.h' failed with return code 1
>
> --
> Cheers,
> Stephen Rothwell