All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH] doc: Fix build of documentation after i915 file rename
@ 2020-12-14 18:54 José Roberto de Souza
  2020-12-14 19:42 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for " Patchwork
  2020-12-15 13:33 ` [Intel-gfx] [PATCH] " Chris Wilson
  0 siblings, 2 replies; 4+ messages in thread
From: José Roberto de Souza @ 2020-12-14 18:54 UTC (permalink / raw)
  To: intel-gfx; +Cc: Chris Wilson

Commit 70a2b431c364 ("drm/i915/gt: Rename lrc.c to
execlists_submission.c") renamed intel_lrc.c to
intel_execlists_submission.c but forgot to update i915.rst.

Fixes: 70a2b431c364 ("drm/i915/gt: Rename lrc.c to execlists_submission.c")
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
---
 Documentation/gpu/i915.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gpu/i915.rst b/Documentation/gpu/i915.rst
index 20868f3d0123..486c720f3890 100644
--- a/Documentation/gpu/i915.rst
+++ b/Documentation/gpu/i915.rst
@@ -428,7 +428,7 @@ User Batchbuffer Execution
 Logical Rings, Logical Ring Contexts and Execlists
 --------------------------------------------------
 
-.. kernel-doc:: drivers/gpu/drm/i915/gt/intel_lrc.c
+.. kernel-doc:: drivers/gpu/drm/i915/gt/intel_execlists_submission.c
    :doc: Logical Rings, Logical Ring Contexts and Execlists
 
 Global GTT views
-- 
2.29.2

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Intel-gfx] ✗ Fi.CI.BAT: failure for doc: Fix build of documentation after i915 file rename
  2020-12-14 18:54 [Intel-gfx] [PATCH] doc: Fix build of documentation after i915 file rename José Roberto de Souza
@ 2020-12-14 19:42 ` Patchwork
  2020-12-15 14:32   ` Souza, Jose
  2020-12-15 13:33 ` [Intel-gfx] [PATCH] " Chris Wilson
  1 sibling, 1 reply; 4+ messages in thread
From: Patchwork @ 2020-12-14 19:42 UTC (permalink / raw)
  To: José Roberto de Souza; +Cc: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 4184 bytes --]

== Series Details ==

Series: doc: Fix build of documentation after i915 file rename
URL   : https://patchwork.freedesktop.org/series/84914/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_9481 -> Patchwork_19140
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Patchwork_19140 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Patchwork_19140, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/index.html

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Patchwork_19140:

### IGT changes ###

#### Possible regressions ####

  * igt@i915_selftest@live@memory_region:
    - fi-cfl-8109u:       [PASS][1] -> [DMESG-WARN][2] +12 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9481/fi-cfl-8109u/igt@i915_selftest@live@memory_region.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/fi-cfl-8109u/igt@i915_selftest@live@memory_region.html

  
Known issues
------------

  Here are the changes found in Patchwork_19140 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@core_hotunplug@unbind-rebind:
    - fi-kbl-7500u:       [PASS][3] -> [DMESG-WARN][4] ([i915#2605])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9481/fi-kbl-7500u/igt@core_hotunplug@unbind-rebind.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/fi-kbl-7500u/igt@core_hotunplug@unbind-rebind.html

  * igt@i915_selftest@live@coherency:
    - fi-gdg-551:         [PASS][5] -> [DMESG-FAIL][6] ([i915#1748])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9481/fi-gdg-551/igt@i915_selftest@live@coherency.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/fi-gdg-551/igt@i915_selftest@live@coherency.html

  * igt@i915_selftest@live@execlists:
    - fi-cfl-8109u:       [PASS][7] -> [DMESG-WARN][8] ([i915#1037])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9481/fi-cfl-8109u/igt@i915_selftest@live@execlists.html
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/fi-cfl-8109u/igt@i915_selftest@live@execlists.html

  * igt@prime_vgem@basic-userptr:
    - fi-tgl-y:           [PASS][9] -> [DMESG-WARN][10] ([i915#402]) +1 similar issue
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9481/fi-tgl-y/igt@prime_vgem@basic-userptr.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/fi-tgl-y/igt@prime_vgem@basic-userptr.html

  
#### Possible fixes ####

  * igt@prime_self_import@basic-with_one_bo_two_files:
    - fi-tgl-y:           [DMESG-WARN][11] ([i915#402]) -> [PASS][12]
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9481/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.html

  
  [i915#1037]: https://gitlab.freedesktop.org/drm/intel/issues/1037
  [i915#1748]: https://gitlab.freedesktop.org/drm/intel/issues/1748
  [i915#2605]: https://gitlab.freedesktop.org/drm/intel/issues/2605
  [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402


Participating hosts (44 -> 39)
------------------------------

  Missing    (5): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus 


Build changes
-------------

  * Linux: CI_DRM_9481 -> Patchwork_19140

  CI-20190529: 20190529
  CI_DRM_9481: 968d6b8835487575d68732a7c0a1588795900de4 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_5893: ec4073d30b428aaf199c0f4de6c0a5ebdc1c1c65 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_19140: 5d11f6b95eb18bc1c213b4b6e675aad0e08327a6 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

5d11f6b95eb1 doc: Fix build of documentation after i915 file rename

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/index.html

[-- Attachment #1.2: Type: text/html, Size: 5001 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Intel-gfx] [PATCH] doc: Fix build of documentation after i915 file rename
  2020-12-14 18:54 [Intel-gfx] [PATCH] doc: Fix build of documentation after i915 file rename José Roberto de Souza
  2020-12-14 19:42 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for " Patchwork
@ 2020-12-15 13:33 ` Chris Wilson
  1 sibling, 0 replies; 4+ messages in thread
From: Chris Wilson @ 2020-12-15 13:33 UTC (permalink / raw)
  To: José Roberto de Souza, intel-gfx

Quoting José Roberto de Souza (2020-12-14 18:54:40)
> Commit 70a2b431c364 ("drm/i915/gt: Rename lrc.c to
> execlists_submission.c") renamed intel_lrc.c to
> intel_execlists_submission.c but forgot to update i915.rst.
> 
> Fixes: 70a2b431c364 ("drm/i915/gt: Rename lrc.c to execlists_submission.c")
> Cc: Chris Wilson <chris@chris-wilson.co.uk>
> Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
> ---
>  Documentation/gpu/i915.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/gpu/i915.rst b/Documentation/gpu/i915.rst
> index 20868f3d0123..486c720f3890 100644
> --- a/Documentation/gpu/i915.rst
> +++ b/Documentation/gpu/i915.rst
> @@ -428,7 +428,7 @@ User Batchbuffer Execution
>  Logical Rings, Logical Ring Contexts and Execlists
>  --------------------------------------------------
>  
> -.. kernel-doc:: drivers/gpu/drm/i915/gt/intel_lrc.c
> +.. kernel-doc:: drivers/gpu/drm/i915/gt/intel_execlists_submission.c
>     :doc: Logical Rings, Logical Ring Contexts and Execlists

It's no longer apropos to intel_execlists_submission.c, but nevertheless
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Intel-gfx]  ✗ Fi.CI.BAT: failure for doc: Fix build of documentation after i915 file rename
  2020-12-14 19:42 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for " Patchwork
@ 2020-12-15 14:32   ` Souza, Jose
  0 siblings, 0 replies; 4+ messages in thread
From: Souza, Jose @ 2020-12-15 14:32 UTC (permalink / raw)
  To: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 3972 bytes --]

On Mon, 2020-12-14 at 19:42 +0000, Patchwork wrote:
Patch Details
Series: doc: Fix build of documentation after i915 file rename
URL:    https://patchwork.freedesktop.org/series/84914/
State:  failure
Details:        https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/index.html
CI Bug Log - changes from CI_DRM_9481 -> Patchwork_19140
Summary

FAILURE

Serious unknown changes coming with Patchwork_19140 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_19140, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.

External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/index.html

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_19140:

IGT changes
Possible regressions

  *   igt@i915_selftest@live@memory_region:
     *   fi-cfl-8109u: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9481/fi-cfl-8109u/igt@i915_selftest@live@memory_region.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/fi-cfl-8109u/igt@i915_selftest@live@memory_region.html> +12 similar issues

This is a documentation fix, it will not affect any test.
Pushed to drm-intel-gt-next, thanks for the review Chris.

Known issues

Here are the changes found in Patchwork_19140 that come from known issues:

IGT changes
Issues hit

  *   igt@core_hotunplug@unbind-rebind:

     *   fi-kbl-7500u: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9481/fi-kbl-7500u/igt@core_hotunplug@unbind-rebind.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/fi-kbl-7500u/igt@core_hotunplug@unbind-rebind.html> (i915#2605<https://gitlab.freedesktop.org/drm/intel/issues/2605>)
  *   igt@i915_selftest@live@coherency:

     *   fi-gdg-551: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9481/fi-gdg-551/igt@i915_selftest@live@coherency.html> -> DMESG-FAIL<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/fi-gdg-551/igt@i915_selftest@live@coherency.html> (i915#1748<https://gitlab.freedesktop.org/drm/intel/issues/1748>)
  *   igt@i915_selftest@live@execlists:

     *   fi-cfl-8109u: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9481/fi-cfl-8109u/igt@i915_selftest@live@execlists.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/fi-cfl-8109u/igt@i915_selftest@live@execlists.html> (i915#1037<https://gitlab.freedesktop.org/drm/intel/issues/1037>)
  *   igt@prime_vgem@basic-userptr:

     *   fi-tgl-y: PASS<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9481/fi-tgl-y/igt@prime_vgem@basic-userptr.html> -> DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/fi-tgl-y/igt@prime_vgem@basic-userptr.html> (i915#402<https://gitlab.freedesktop.org/drm/intel/issues/402>) +1 similar issue

Possible fixes

  *   igt@prime_self_import@basic-with_one_bo_two_files:
     *   fi-tgl-y: DMESG-WARN<https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9481/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.html> (i915#402<https://gitlab.freedesktop.org/drm/intel/issues/402>) -> PASS<https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19140/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.html>

Participating hosts (44 -> 39)

Missing (5): fi-ilk-m540 fi-hsw-4200u fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus

Build changes

  *   Linux: CI_DRM_9481 -> Patchwork_19140

CI-20190529: 20190529
CI_DRM_9481: 968d6b8835487575d68732a7c0a1588795900de4 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5893: ec4073d30b428aaf199c0f4de6c0a5ebdc1c1c65 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19140: 5d11f6b95eb18bc1c213b4b6e675aad0e08327a6 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

5d11f6b95eb1 doc: Fix build of documentation after i915 file rename


[-- Attachment #1.2: Type: text/html, Size: 5531 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-15 14:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 18:54 [Intel-gfx] [PATCH] doc: Fix build of documentation after i915 file rename José Roberto de Souza
2020-12-14 19:42 ` [Intel-gfx] ✗ Fi.CI.BAT: failure for " Patchwork
2020-12-15 14:32   ` Souza, Jose
2020-12-15 13:33 ` [Intel-gfx] [PATCH] " Chris Wilson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.