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

2024-02-07 Thread Rodrigo Vivi
On Wed, Feb 07, 2024 at 05:17:19PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the drm tree, today's linux-next build (htmldocs) > produced this warning: > > Documentation/gpu/rfc/index.rst:35: WARNING: toctree contains reference to > nonexisting document 'gpu/rfc/xe' > > Introdu

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

2024-01-26 Thread Thomas Hellström
On Thu, 2024-01-25 at 11:33 +1100, Stephen Rothwell wrote: > Hi all, > > On Fri, 5 Jan 2024 17:47:45 +1100 Stephen Rothwell > wrote: > > > > After merging the drm tree, today's linux-next build (htmldocs) > > produced > > this warning: > > > > Warning: /sys/devices/.../hwmon/hwmon/curr1_crit is

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

2024-01-24 Thread Stephen Rothwell
Hi all, On Fri, 5 Jan 2024 17:47:45 +1100 Stephen Rothwell wrote: > > After merging the drm tree, today's linux-next build (htmldocs) produced > this warning: > > Warning: /sys/devices/.../hwmon/hwmon/curr1_crit is defined 2 times: > Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:35

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

2024-01-04 Thread Jani Nikula
On Wed, 03 Jan 2024, Stephen Rothwell wrote: > OK, the only thing I can find is that there are 2 intel_wakeref.h files > that have different definitions for intel_wakeref_t: > > ./drivers/gpu/drm/i915/intel_wakeref.h:typedef unsigned long intel_wakeref_t; > ./drivers/gpu/drm/xe/compat-i915-headers

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

2024-01-02 Thread Stephen Rothwell
Hi all, On Wed, 3 Jan 2024 12:19:11 +1100 Stephen Rothwell wrote: > > On Tue, 2 Jan 2024 11:12:22 +1100 Stephen Rothwell > wrote: > > > > After merging the drm tree, today's linux-next build (x86_64 allmodconfig) > > produced this warning: > > > > In file included from include/drm/drm_mm.h:51

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

2024-01-02 Thread Stephen Rothwell
Hi all, On Tue, 2 Jan 2024 11:12:22 +1100 Stephen Rothwell wrote: > > After merging the drm tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > In file included from include/drm/drm_mm.h:51, > from drivers/gpu/drm/xe/xe_bo_types.h:11, >

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

2023-11-24 Thread Donald Robson
Hi Stephen, Thanks for the report. I've fixed these locally, along with a few other doc issues I found. I'll get the patch out as soon as I can. Thanks, Donald On Fri, 2023-11-24 at 13:25 +1100, Stephen Rothwell wrote: > *** CAUTION: This email originates from a source not known to Imaginatio

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

2023-07-23 Thread Stephen Rothwell
Hi all, On Wed, 12 Jul 2023 09:17:14 +1000 Stephen Rothwell wrote: > > On Thu, 30 Mar 2023 07:28:26 -0700 Rob Clark wrote: > > > > On Wed, Mar 29, 2023 at 8:28 PM Stephen Rothwell > > wrote: > > > > > > After merging the drm tree, today's linux-next build (htmldocs) produced > > > this warn

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

2023-07-11 Thread Stephen Rothwell
Hi all, On Thu, 30 Mar 2023 07:28:26 -0700 Rob Clark wrote: > > On Wed, Mar 29, 2023 at 8:28 PM Stephen Rothwell > wrote: > > > > After merging the drm tree, today's linux-next build (htmldocs) produced > > this warning: > > > > include/uapi/linux/sync_file.h:77: warning: Function parameter or

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

2023-04-11 Thread Andi Shyti
Hi Stephen, On Tue, Apr 11, 2023 at 04:02:36PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the drm tree, today's linux-next build (htmldocs) > produced this warning: > > drivers/gpu/drm/i915/gt/uc/intel_guc.h:274: warning: Function parameter or > member 'dbgfs_node' not described

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

2023-03-30 Thread Rob Clark
On Wed, Mar 29, 2023 at 8:28 PM Stephen Rothwell wrote: > > Hi all, > > After merging the drm tree, today's linux-next build (htmldocs) produced > this warning: > > include/uapi/linux/sync_file.h:77: warning: Function parameter or member > 'num_fences' not described in 'sync_file_info' > thanks,

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

2023-02-03 Thread Gustavo Sousa
On Fri, Feb 03, 2023 at 01:46:22PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the drm tree, today's linux-next build (htmldocs) produced > this warning: > > Documentation/gpu/i915:64: drivers/gpu/drm/i915/gt/intel_workarounds.c:32: > WARNING: Inline emphasis start-string without

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

2022-11-07 Thread John Harrison
On 11/6/2022 19:29, Stephen Rothwell wrote: Hi all, After merging the drm tree, today's linux-next build (KCONFIG_NAME) produced this warning: drivers/gpu/drm/i915/i915_perf_types.h:319: warning: Function parameter or member 'lock' not described in 'i915_perf_stream' Introduced by commit

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

2022-03-02 Thread Stephen Rothwell
Hi Hans, On Wed, 2 Mar 2022 11:32:37 +0100 Hans de Goede wrote: > > On 3/2/22 02:34, Stephen Rothwell wrote: > > Hi all, > > > > On Wed, 2 Feb 2022 09:38:37 +0100 Hans de Goede > > wrote: > >> > >> On 2/2/22 05:03, Stephen Rothwell wrote: > >>> > >>> On Wed, 2 Feb 2022 15:02:01 +1100 Steph

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

2022-03-02 Thread Hans de Goede
Hi, On 3/2/22 02:34, Stephen Rothwell wrote: > Hi all, > > On Wed, 2 Feb 2022 09:38:37 +0100 Hans de Goede wrote: >> >> On 2/2/22 05:03, Stephen Rothwell wrote: >>> >>> On Wed, 2 Feb 2022 15:02:01 +1100 Stephen Rothwell >>> wrote: After merging the drm tree, today's linux-next buil

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

2022-03-01 Thread Stephen Rothwell
Hi all, On Wed, 2 Feb 2022 09:38:37 +0100 Hans de Goede wrote: > > On 2/2/22 05:03, Stephen Rothwell wrote: > > > > On Wed, 2 Feb 2022 15:02:01 +1100 Stephen Rothwell > > wrote: > >> > >> After merging the drm tree, today's linux-next build (htmldocs) produced > >> this warning: > >> > >> d

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

2022-03-01 Thread Stephen Rothwell
Hi all, On Wed, 2 Feb 2022 15:10:45 +1100 Stephen Rothwell wrote: > > After merging the drm tree, today's linux-next build (htmldocs) produced > this warning: > > include/drm/drm_connector.h:637: warning: Function parameter or member > 'edid_hdmi_rgb444_dc_modes' not described in 'drm_display

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

2022-02-02 Thread Hans de Goede
Hi, On 2/2/22 05:03, Stephen Rothwell wrote: > Hi all, > > On Wed, 2 Feb 2022 15:02:01 +1100 Stephen Rothwell > wrote: >> >> After merging the drm tree, today's linux-next build (htmldocs) produced >> this warning: >> >> drivers/gpu/drm/drm_privacy_screen.c:X: warning: Function parameter or >>

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

2022-02-01 Thread Stephen Rothwell
Hi all, On Wed, 2 Feb 2022 15:02:01 +1100 Stephen Rothwell wrote: > > After merging the drm tree, today's linux-next build (htmldocs) produced > this warning: > > drivers/gpu/drm/drm_privacy_screen.c:X: warning: Function parameter or member > 'data' not described in 'drm_privacy_screen_registe

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

2021-10-28 Thread Joonas Lahtinen
Quoting Stephen Rothwell (2021-10-27 23:51:55) > Hi Joonas, > > On Wed, 27 Oct 2021 15:12:44 +0300 Joonas Lahtinen > wrote: > > > > We should be now good to go and add drm-intel-gt-next to linux-next. > > > > The branch would be as follows: > > > > drm-intel-gt-next git://anongit.freedeskt

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

2021-10-27 Thread Stephen Rothwell
Hi Joonas, On Wed, 27 Oct 2021 15:12:44 +0300 Joonas Lahtinen wrote: > > We should be now good to go and add drm-intel-gt-next to linux-next. > > The branch would be as follows: > > drm-intel-gt-next git://anongit.freedesktop.org/drm-intel > for-linux-next-gt > > Notice the "-gt" and the

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

2021-10-27 Thread Joonas Lahtinen
(+ Tvrtko who was recently added as a drm/i915 co-maintainer) Quoting Daniel Vetter (2021-01-22 10:40:48) > On Fri, Jan 22, 2021 at 8:29 AM Stephen Rothwell > wrote: > > > > Hi Daniel, > > > > On Fri, 22 Jan 2021 08:17:58 +0100 Daniel Vetter wrote: > > > > > > Hm that has been in drm-intel-gt-n

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

2021-04-20 Thread Stephen Rothwell
Hi all, On Thu, 1 Apr 2021 18:19:33 +1100 Stephen Rothwell wrote: > > After merging the drm tree, today's linux-next build (htmldocs) produced > this warning: > > drivers/gpu/drm/i915/gem/i915_gem_shrinker.c:102: warning: Function parameter > or member 'ww' not described in 'i915_gem_shrink'

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

2021-01-31 Thread Stephen Rothwell
Hi all, On Fri, 22 Jan 2021 11:59:18 +1100 Stephen Rothwell wrote: > > After merging the drm tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > WARNING: unmet direct dependencies detected for DRM_I915_WERROR > Depends on [n]: HAS_IOMEM [=y] && DRM_I915 [=m] && E

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

2021-01-22 Thread Daniel Vetter
On Fri, Jan 22, 2021 at 8:29 AM Stephen Rothwell wrote: > > Hi Daniel, > > On Fri, 22 Jan 2021 08:17:58 +0100 Daniel Vetter wrote: > > > > Hm that has been in drm-intel-gt-next for a few days, is that tree not > > in linux-next? > > It is not. Adding -intel maintainers to get that sorted. -Danie

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

2021-01-21 Thread Stephen Rothwell
Hi Daniel, On Fri, 22 Jan 2021 08:17:58 +0100 Daniel Vetter wrote: > > Hm that has been in drm-intel-gt-next for a few days, is that tree not > in linux-next? It is not. These are the drm branches currently in linux-next: drm-fixes git://git.freedesktop.org/git/drm/drm.git drm-fix

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

2021-01-21 Thread Daniel Vetter
On Fri, Jan 22, 2021 at 1:59 AM Stephen Rothwell wrote: > > Hi all, > > After merging the drm tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > WARNING: unmet direct dependencies detected for DRM_I915_WERROR > Depends on [n]: HAS_IOMEM [=y] && DRM_I915 [=m] && EXP

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

2020-11-15 Thread Stephen Rothwell
Hi Stephen, On Thu, 5 Nov 2020 18:02:50 +1100 Stephen Rothwell wrote: > > Hi all, > > After merging the drm tree, today's linux-next build (htmldocs) produced > this warning: > > Documentation/gpu/drm-kms:466: drivers/gpu/drm/drm_crtc.c:236: WARNING: > Unexpected indentation. > Documentation/

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

2020-10-01 Thread Stephen Rothwell
Hi all, On Wed, 23 Sep 2020 13:36:01 +1000 Stephen Rothwell wrote: > > After merging the drm tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function > 'cdns_mhdp_fw_activate': > drivers/gpu/drm/bridge/ca

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

2020-09-23 Thread Tomi Valkeinen
Hi Stephen, On 23/09/2020 06:36, Stephen Rothwell wrote: > Hi all, > > After merging the drm tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > drivers/gpu/drm/bridge/cadence/cdns-mhdp8546-core.c: In function > 'cdns_mhdp_fw_activate': > drivers/gpu/drm/bridge/cad

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

2020-05-11 Thread Randy Dunlap
On 5/10/20 8:47 PM, Stephen Rothwell wrote: > Hi all, > > After merging the drm tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: > > WARNING: modpost: missing MODULE_LICENSE() in > drivers/gpu/drm/panel/panel-visionox-rm69299.o > > Introduced by commit > > c7f66d

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

2018-06-24 Thread Stephen Rothwell
Hi all, On Mon, 25 Jun 2018 14:22:07 +1000 Stephen Rothwell wrote: > > Hi Paul, Hmm, not Paul at all :-) -- Cheers, Stephen Rothwell pgpyQcUemQHUo.pgp Description: OpenPGP digital signature ___ dri-devel mailing list dri-devel@lists.freed

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

2018-03-01 Thread Stephen Rothwell
Hi all, On Mon, 19 Feb 2018 10:18:17 +1100 Stephen Rothwell wrote: > > After merging the drm tree, today's linux-next build (arm > multi_v7_defconfig) produced this warning: > > In file included from include/linux/list.h:9:0, > from include/linux/wait.h:7, > fr

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

2017-12-03 Thread Dave Airlie
On 4 December 2017 at 10:30, Stephen Rothwell wrote: > Hi all, > > After merging the drm tree, today's linux-next build (x86_64 allmodconfig) > produced this warning: Oops, not sure how I missed it, force pushed drm-next with the merge fixed. Dave. ___