Message ID | 20201214185440.243537-1-jose.souza@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | doc: Fix build of documentation after i915 file rename | expand |
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
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
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
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(-)