Re: linux-next: build warning after merge of the amdgpu tree

2021-04-15 Thread Alex Deucher
> ker...@vger.kernel.org>; Linux Next Mailing List > > > > Subject: Re: linux-next: build warning after merge of the amdgpu tree > > > > Hi, > > > > On Fri, 16 Apr 2021 03:12:12 + "Liang, Prike" > > wrote: > > > > &g

RE: linux-next: build warning after merge of the amdgpu tree

2021-04-15 Thread Liang, Prike
[AMD Public Use] > From: Stephen Rothwell > Sent: Friday, April 16, 2021 12:09 PM > To: Liang, Prike > Cc: Alex Deucher ; S-k, Shyam-sundar sundar@amd.com>; Linux Kernel Mailing List ker...@vger.kernel.org>; Linux Next Mailing List > Subject: Re: linux-next: build w

Re: linux-next: build warning after merge of the amdgpu tree

2021-04-15 Thread Stephen Rothwell
Hi, On Fri, 16 Apr 2021 03:12:12 + "Liang, Prike" wrote: > > Hi, Rothwell (Stephen, actually :-)) > This fix solution hasn't locked down and still being discussed and > roll-updated in the NVMe mail group. > Will update the patch once it refined done. In which case, this patch should not

RE: linux-next: build warning after merge of the amdgpu tree

2021-04-15 Thread Liang, Prike
10:41 AM > To: Alex Deucher > Cc: Liang, Prike ; S-k, Shyam-sundar sundar@amd.com>; Linux Kernel Mailing List ker...@vger.kernel.org>; Linux Next Mailing List > Subject: linux-next: build warning after merge of the amdgpu tree > > Hi all, > > After merging the amdgp

linux-next: build warning after merge of the amdgpu tree

2021-04-15 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: drivers/pci/quirks.c: In function 'quirk_amd_nvme_fixup': drivers/pci/quirks.c:312:18: warning: unused variable 'rdev' [-Wunused-variable] 312 | struct pci_dev *rdev; |

linux-next: build warning after merge of the amdgpu tree

2021-03-23 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (htmldocs) produced this warning: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:398: warning: Incorrect use of kernel-doc format: * @crc_rd_wrk Introduced by commit bbf514b0c626 ("drm/amd/display: Add kernel doc to

linux-next: build warning after merge of the amdgpu tree

2021-03-23 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:926:13: warning: 'dm_dmub_trace_high_irq' defined but not used [-Wunused-function] 926 | static void dm_dmub_trace_high_irq(v

linux-next: build warning after merge of the amdgpu tree

2021-03-21 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (htmldocs) produced this warning: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:405: warning: Function parameter or member 'dmcub_trace_event_en' not described in 'amdgpu_display_manager' Introduced by commit 4057828a1283 (

linux-next: build warning after merge of the amdgpu tree

2021-03-11 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (htmldocs) produced this warning: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:143: warning: Function parameter or member 'list' not described in 'dal_allocation' drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:143: warning:

linux-next: build warning after merge of the amdgpu tree

2021-03-08 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (htmldocs) produced this warning: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:380: warning: Function parameter or member 'crc_rd_wrk' not described in 'amdgpu_display_manager' Introduced by commit 9a65df193108 ("drm/amd/di

linux-next: build warning after merge of the amdgpu tree

2021-03-03 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (htmldocs) produced this warning: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_irq.c:86: warning: Function parameter or member 'work' not described in 'amdgpu_dm_irq_handler_data' Introduced by commit b6f91fc183f7 ("drm/amdgp

linux-next: build warning after merge of the amdgpu tree

2021-02-23 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (x86_64 allmodconfig) produced this warning: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_set_vblank': drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5439:33: warning: unused variable 'd

Re: linux-next: build warning after merge of the amdgpu tree

2021-01-21 Thread Daniel Vetter
On Thu, Jan 21, 2021 at 4:07 AM Alex Deucher wrote: > > On Wed, Jan 20, 2021 at 7:53 PM Stephen Rothwell > wrote: > > > > Hi all, > > > > On Wed, 20 Jan 2021 17:15:01 +1100 Stephen Rothwell > > wrote: > > > > > > On Fri, 15 Jan 2021 12:00:14 +1100 Stephen Rothwell > > > wrote: > > > > > > >

Re: linux-next: build warning after merge of the amdgpu tree

2021-01-20 Thread Alex Deucher
On Wed, Jan 20, 2021 at 7:53 PM Stephen Rothwell wrote: > > Hi all, > > On Wed, 20 Jan 2021 17:15:01 +1100 Stephen Rothwell > wrote: > > > > On Fri, 15 Jan 2021 12:00:14 +1100 Stephen Rothwell > > wrote: > > > > > > After merging the amdgpu tree, today's linux-next build (x86_64 > > > allmodco

Re: linux-next: build warning after merge of the amdgpu tree

2021-01-20 Thread Stephen Rothwell
Hi all, On Wed, 20 Jan 2021 17:15:01 +1100 Stephen Rothwell wrote: > > On Fri, 15 Jan 2021 12:00:14 +1100 Stephen Rothwell > wrote: > > > > After merging the amdgpu tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > drivers/gpu/drm/amd/amdgpu/../display/amdgpu

Re: linux-next: build warning after merge of the amdgpu tree

2021-01-19 Thread Stephen Rothwell
Hi all, On Fri, 15 Jan 2021 12:00:14 +1100 Stephen Rothwell wrote: > > After merging the amdgpu tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function > 'dm_set_vblank': > drivers/gpu/drm/amd/amdgpu

Re: linux-next: build warning after merge of the amdgpu tree

2021-01-18 Thread Huang Rui
On Mon, Jan 18, 2021 at 02:52:18PM +0800, Stephen Rothwell wrote: > Hi Ray, > > On Mon, 18 Jan 2021 05:56:20 + "Huang, Ray" wrote: > > > > [AMD Public Use] > > > > Thanks Setphen. Please check attached V2 patch. > > (If you can share the config file to me, I can do the test in my side) > >

Re: linux-next: build warning after merge of the amdgpu tree

2021-01-17 Thread Stephen Rothwell
Hi Ray, On Mon, 18 Jan 2021 05:56:20 + "Huang, Ray" wrote: > > [AMD Public Use] > > Thanks Setphen. Please check attached V2 patch. > (If you can share the config file to me, I can do the test in my side) It looks good, but I did not try to build it. I have attached the config (it is just

RE: linux-next: build warning after merge of the amdgpu tree

2021-01-17 Thread Huang, Ray
Mailing List ; Linux Next Mailing List Subject: linux-next: build warning after merge of the amdgpu tree Hi all, After merging the amdgpu tree, today's linux-next build (powerpc allyesconfig) gave this warning: drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In fun

linux-next: build warning after merge of the amdgpu tree

2021-01-17 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (powerpc allyesconfig) gave this warning: drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: In function 'vangogh_init_smc_tables': drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c:338:5: warning: "CONFIG_X86" is

linux-next: build warning after merge of the amdgpu tree

2021-01-14 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_set_vblank': drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:5380:33: warning: unused variable 'dm' [-

Re: linux-next: build warning after merge of the amdgpu tree

2020-12-14 Thread Stephen Rothwell
Hi all, On Tue, 15 Dec 2020 06:56:08 +1100 Stephen Rothwell wrote: > > On Tue, 17 Nov 2020 15:45:14 +1100 Stephen Rothwell > 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:3

Re: linux-next: build warning after merge of the amdgpu tree

2020-12-14 Thread Stephen Rothwell
Hi all, On Tue, 17 Nov 2020 15:45:14 +1100 Stephen Rothwell 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:353: warning: Function > parameter or member 'crc_win_x_start_property' not d

linux-next: build warning after merge of the amdgpu tree

2020-11-16 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (htmldocs) produced this warning: drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h:353: warning: Function parameter or member 'crc_win_x_start_property' not described in 'amdgpu_display_manager' drivers/gpu/drm/amd/display/amdgpu_

linux-next: build warning after merge of the amdgpu tree

2019-07-01 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (x86_64 allmodcnofig) produced this warning: drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.c: In function 'kgd2kfd_probe': drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.c:490:6: warning: unused variable 'ret' [-Wunused-variable]

Re: linux-next: build warning after merge of the amdgpu tree

2019-05-30 Thread Stephen Rothwell
Hi all, On Fri, 10 May 2019 10:59:13 +1000 Stephen Rothwell wrote: > > After merging the amdgpu tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > In file included from drivers/gpu/drm/amd/amdgpu/df_v3_6.c:23: > drivers/gpu/drm/amd/amdgpu/df_v3_6.c: In function 'd

linux-next: build warning after merge of the amdgpu tree

2019-05-09 Thread Stephen Rothwell
Hi all, After merging the amdgpu tree, today's linux-next build (x86_64 allmodconfig) produced this warning: In file included from drivers/gpu/drm/amd/amdgpu/df_v3_6.c:23: drivers/gpu/drm/amd/amdgpu/df_v3_6.c: In function 'df_v3_6_pmc_start': drivers/gpu/drm/amd/amdgpu/amdgpu.h:1010:29: warning: