On Tue, May 14, 2024 at 2:20 PM Nirujogi, Pratap <pratap.niruj...@amd.com> wrote: > > [AMD Official Use Only - AMD Internal Distribution Only] > > Hi Stephen, > > Thank you for reporting this warning, I will address this in the next amdgpu > patchset I will be submitting in this week.
Should be fixed with this patch: https://patchwork.freedesktop.org/patch/593995/ Sorry, I forgot to CC you. Alex > > Thanks, > Pratap > > -----Original Message----- > From: Stephen Rothwell <s...@canb.auug.org.au> > Sent: Tuesday, May 14, 2024 3:14 AM > To: Alex Deucher <alexdeuc...@gmail.com> > Cc: Deucher, Alexander <alexander.deuc...@amd.com>; Nirujogi, Pratap > <pratap.niruj...@amd.com>; Dave Airlie <airl...@redhat.com>; DRI > <dri-devel@lists.freedesktop.org>; Linux Kernel Mailing List > <linux-ker...@vger.kernel.org>; Linux Next Mailing List > <linux-n...@vger.kernel.org> > Subject: linux-next: build warning after merge of the amdgpu tree > > Hi all, > > After merging the amdgpu tree, today's linux-next build (htmldocs) produced > this warning: > > drivers/gpu/drm/amd/include/amd_shared.h:110: warning: Enum value > 'AMD_IP_BLOCK_TYPE_ISP' not described in enum 'amd_ip_block_type' > > Introduced by commit > > a83048bfa402 ("drm/amd/amdgpu: Add ISP support to amdgpu_discovery") > > -- > Cheers, > Stephen Rothwell