linux-next: build warnings after merge of the drm tree

2024-02-18 Thread Stephen Rothwell
Hi all, After merging the drm tree, today's linux-next build (htmldocs) produced these warnings: include/uapi/drm/i915_drm.h:3579: warning: Function parameter or struct member 'branch' not described in 'drm_i915_query_guc_submission_version' include/uapi/drm/i915_drm.h:3579: warning: Function

linux-next: build warnings after merge of the drm tree

2023-06-13 Thread Stephen Rothwell
Hi all, After merging the drm tree, today's linux-next build (htmldocs) produced these warnings: Documentation/gpu/i915:546: drivers/gpu/drm/i915/gt/uc/intel_huc.c:29: ERROR: Unexpected indentation. Documentation/gpu/i915:546: drivers/gpu/drm/i915/gt/uc/intel_huc.c:30: WARNING: Block quote

linux-next: build warnings after merge of the drm tree

2023-01-04 Thread Stephen Rothwell
Hi all, After merging the drm tree, today's linux-next build (htmldocs) produced these warnings: include/drm/drm_debugfs.h:93: warning: Function parameter or member 'name' not described in 'drm_debugfs_info' include/drm/drm_debugfs.h:93: warning: Function parameter or member 'show' not

Re: linux-next: build warnings after merge of the drm tree

2021-08-10 Thread Stephen Rothwell
Hi Daniel, On Tue, 10 Aug 2021 14:39:17 +0200 Daniel Vetter wrote: > > On Tue, Aug 10, 2021 at 1:01 PM Stephen Rothwell > wrote: > > Hi Daniel, > > > > On Tue, 10 Aug 2021 12:50:55 +0200 Daniel Vetter wrote: > > > > > > Uh that's not good, I missed that. I'll look into it. > > > > Thanks.

Re: linux-next: build warnings after merge of the drm tree

2021-08-10 Thread Daniel Vetter
On Tue, Aug 10, 2021 at 1:01 PM Stephen Rothwell wrote: > Hi Daniel, > > On Tue, 10 Aug 2021 12:50:55 +0200 Daniel Vetter wrote: > > > > Uh that's not good, I missed that. I'll look into it. > > Thanks. Doc build is taking absolutely forever here, but I think I have the right patch for you.

Re: linux-next: build warnings after merge of the drm tree

2021-08-10 Thread Stephen Rothwell
Hi Daniel, On Tue, 10 Aug 2021 12:50:55 +0200 Daniel Vetter wrote: > > Uh that's not good, I missed that. I'll look into it. Thanks. -- Cheers, Stephen Rothwell pgpp4QKBUEKCV.pgp Description: OpenPGP digital signature

Re: linux-next: build warnings after merge of the drm tree

2021-08-10 Thread Daniel Vetter
On Tue, Aug 10, 2021 at 08:38:59PM +1000, Stephen Rothwell wrote: > Hi Daniel, > > On Tue, 10 Aug 2021 12:14:38 +0200 Daniel Vetter wrote: > > > > Matt Auld is on vacation, and the other issue is that the tree where this > > is from isn't in linux-next. So will take a bit to get sorted in > >

Re: linux-next: build warnings after merge of the drm tree

2021-08-10 Thread Stephen Rothwell
Hi Daniel, On Tue, 10 Aug 2021 12:14:38 +0200 Daniel Vetter wrote: > > Matt Auld is on vacation, and the other issue is that the tree where this > is from isn't in linux-next. So will take a bit to get sorted in > linux-next. Those warnings are now coming from Linus' tree (some time before

Re: linux-next: build warnings after merge of the drm tree

2021-08-10 Thread Daniel Vetter
On Tue, Aug 10, 2021 at 07:26:36PM +1000, Stephen Rothwell wrote: > Hi all, > > On Thu, 8 Jul 2021 12:20:48 +1000 Stephen Rothwell > wrote: > > > > On Thu, 3 Jun 2021 19:32:42 +1000 Stephen Rothwell > > wrote: > > > > > > After merging the drm tree, today's linux-next build (htmldocs)

Re: linux-next: build warnings after merge of the drm tree

2021-08-10 Thread Stephen Rothwell
Hi all, On Thu, 8 Jul 2021 12:20:48 +1000 Stephen Rothwell wrote: > > On Thu, 3 Jun 2021 19:32:42 +1000 Stephen Rothwell > wrote: > > > > After merging the drm tree, today's linux-next build (htmldocs) produced > > these warnings: > > > > Documentation/gpu/driver-uapi.rst:2412: WARNING:

Re: linux-next: build warnings after merge of the drm tree

2021-07-07 Thread Stephen Rothwell
Hi all, On Thu, 3 Jun 2021 19:32:42 +1000 Stephen Rothwell wrote: > > After merging the drm tree, today's linux-next build (htmldocs) produced > these warnings: > > Documentation/gpu/driver-uapi.rst:2412: WARNING: Duplicate C declaration, > also defined at gpu/rfc/i915_gem_lmem:1393. >

linux-next: build warnings after merge of the drm tree

2021-06-03 Thread Stephen Rothwell
Hi all, After merging the drm tree, today's linux-next build (htmldocs) produced these warnings: Documentation/gpu/driver-uapi.rst:2412: WARNING: Duplicate C declaration, also defined at gpu/rfc/i915_gem_lmem:1393. Declaration is '.. c:enum:: drm_i915_gem_memory_class'.

Re: linux-next: build warnings after merge of the drm tree

2021-04-21 Thread Stephen Rothwell
Hi all, On Thu, 1 Apr 2021 18:32:34 +1100 Stephen Rothwell wrote: > > After merging the drm tree, today's linux-next build (htmldocs) produced > these warnings: > > drivers/gpu/drm/i915/i915_cmd_parser.c:1420: warning: Excess function > parameter 'trampoline' description in

linux-next: build warnings after merge of the drm tree

2021-04-01 Thread Stephen Rothwell
Hi all, After merging the drm tree, today's linux-next build (htmldocs) produced these warnings: drivers/gpu/drm/i915/i915_cmd_parser.c:1420: warning: Excess function parameter 'trampoline' description in 'intel_engine_cmd_parser' drivers/gpu/drm/i915/i915_cmd_parser.c:1420: warning: Function

Re: linux-next: build warnings after merge of the drm tree

2020-12-15 Thread Daniel Vetter
On Tue, Dec 15, 2020 at 3:47 AM Stephen Rothwell wrote: > > Hi all, > > On Tue, 15 Dec 2020 06:50:45 +1100 Stephen Rothwell > wrote: > > > > On Mon, 16 Nov 2020 10:44:44 +1100 Stephen Rothwell > > wrote: > > > > > > On Thu, 5 Nov 2020 17:50:31 +1100 Stephen Rothwell > > > wrote: > > > > > >

Re: linux-next: build warnings after merge of the drm tree

2020-12-14 Thread Stephen Rothwell
Hi all, On Tue, 15 Dec 2020 06:50:45 +1100 Stephen Rothwell wrote: > > On Mon, 16 Nov 2020 10:44:44 +1100 Stephen Rothwell > wrote: > > > > On Thu, 5 Nov 2020 17:50:31 +1100 Stephen Rothwell > > wrote: > > > > > > After merging the drm tree, today's linux-next build (htmldocs) produced >

Re: linux-next: build warnings after merge of the drm tree

2020-12-14 Thread Stephen Rothwell
Hi all, On Mon, 16 Nov 2020 10:44:44 +1100 Stephen Rothwell wrote: > > On Thu, 5 Nov 2020 17:50:31 +1100 Stephen Rothwell > wrote: > > > > After merging the drm tree, today's linux-next build (htmldocs) produced > > these warnings: > > > > include/linux/dma-buf-map.h:106: warning: Excess

Re: linux-next: build warnings after merge of the drm tree

2020-11-15 Thread Stephen Rothwell
Hi all, On Thu, 5 Nov 2020 17:50:31 +1100 Stephen Rothwell wrote: > > Hi all, > > After merging the drm tree, today's linux-next build (htmldocs) produced > these warnings: > > include/linux/dma-buf-map.h:106: warning: Excess function parameter 'vaddr' > description in

linux-next: build warnings after merge of the drm tree

2020-11-04 Thread Stephen Rothwell
Hi all, After merging the drm tree, today's linux-next build (htmldocs) produced these warnings: include/linux/dma-buf-map.h:106: warning: Excess function parameter 'vaddr' description in 'DMA_BUF_MAP_INIT_VADDR' include/linux/dma-buf-map.h:106: warning: Function parameter or member 'vaddr_'