From: Patchwork <patchwork@emeril.freedesktop.org> To: Chris Wilson <chris@chris-wilson.co.uk> Cc: intel-gfx@lists.freedesktop.org Subject: ✓ Fi.CI.BAT: success for drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image (rev3) Date: Sat, 26 Oct 2019 08:46:38 -0000 [thread overview] Message-ID: <20191026084638.22474.17176@emeril.freedesktop.org> (raw) In-Reply-To: <20191026082220.32632-1-chris@chris-wilson.co.uk> == Series Details == Series: drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image (rev3) URL : https://patchwork.freedesktop.org/series/68591/ State : success == Summary == CI Bug Log - changes from CI_DRM_7191 -> Patchwork_15000 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/index.html Known issues ------------ Here are the changes found in Patchwork_15000 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_basic@create-close: - fi-icl-u3: [PASS][1] -> [DMESG-WARN][2] ([fdo#107724]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7191/fi-icl-u3/igt@gem_basic@create-close.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/fi-icl-u3/igt@gem_basic@create-close.html * igt@kms_flip@basic-flip-vs-dpms: - fi-skl-6770hq: [PASS][3] -> [SKIP][4] ([fdo#109271]) +26 similar issues [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7191/fi-skl-6770hq/igt@kms_flip@basic-flip-vs-dpms.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/fi-skl-6770hq/igt@kms_flip@basic-flip-vs-dpms.html #### Possible fixes #### * igt@gem_close_race@basic-process: - fi-icl-u3: [INCOMPLETE][5] ([fdo#107713]) -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7191/fi-icl-u3/igt@gem_close_race@basic-process.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/fi-icl-u3/igt@gem_close_race@basic-process.html * igt@gem_ctx_switch@rcs0: - fi-icl-u2: [INCOMPLETE][7] ([fdo#107713]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7191/fi-icl-u2/igt@gem_ctx_switch@rcs0.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/fi-icl-u2/igt@gem_ctx_switch@rcs0.html * igt@i915_selftest@live_gem_contexts: - fi-bsw-kefka: [INCOMPLETE][9] -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7191/fi-bsw-kefka/igt@i915_selftest@live_gem_contexts.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/fi-bsw-kefka/igt@i915_selftest@live_gem_contexts.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#109100]: https://bugs.freedesktop.org/show_bug.cgi?id=109100 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#111747]: https://bugs.freedesktop.org/show_bug.cgi?id=111747 Participating hosts (50 -> 42) ------------------------------ Missing (8): fi-ilk-m540 fi-tgl-u fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus Build changes ------------- * CI: CI-20190529 -> None * Linux: CI_DRM_7191 -> Patchwork_15000 CI-20190529: 20190529 CI_DRM_7191: 59c58784011dbec9a742d33b3d8d673393b95112 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5242: 15c11e2df77f769b5fa9ca5b40a94f266370a479 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_15000: 954645adc450ca426656d6fbdadd9a9bc7a04532 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 954645adc450 drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/index.html _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx
WARNING: multiple messages have this Message-ID
From: Patchwork <patchwork@emeril.freedesktop.org> To: "Chris Wilson" <chris@chris-wilson.co.uk> Cc: intel-gfx@lists.freedesktop.org Subject: [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image (rev3) Date: Sat, 26 Oct 2019 08:46:38 -0000 [thread overview] Message-ID: <20191026084638.22474.17176@emeril.freedesktop.org> (raw) Message-ID: <20191026084638.HW2AJg-uKAkD8dYhdCFywBvabXil2hM7So1dEWCiCnE@z> (raw) In-Reply-To: <20191026082220.32632-1-chris@chris-wilson.co.uk> == Series Details == Series: drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image (rev3) URL : https://patchwork.freedesktop.org/series/68591/ State : success == Summary == CI Bug Log - changes from CI_DRM_7191 -> Patchwork_15000 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/index.html Known issues ------------ Here are the changes found in Patchwork_15000 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_basic@create-close: - fi-icl-u3: [PASS][1] -> [DMESG-WARN][2] ([fdo#107724]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7191/fi-icl-u3/igt@gem_basic@create-close.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/fi-icl-u3/igt@gem_basic@create-close.html * igt@kms_flip@basic-flip-vs-dpms: - fi-skl-6770hq: [PASS][3] -> [SKIP][4] ([fdo#109271]) +26 similar issues [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7191/fi-skl-6770hq/igt@kms_flip@basic-flip-vs-dpms.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/fi-skl-6770hq/igt@kms_flip@basic-flip-vs-dpms.html #### Possible fixes #### * igt@gem_close_race@basic-process: - fi-icl-u3: [INCOMPLETE][5] ([fdo#107713]) -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7191/fi-icl-u3/igt@gem_close_race@basic-process.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/fi-icl-u3/igt@gem_close_race@basic-process.html * igt@gem_ctx_switch@rcs0: - fi-icl-u2: [INCOMPLETE][7] ([fdo#107713]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7191/fi-icl-u2/igt@gem_ctx_switch@rcs0.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/fi-icl-u2/igt@gem_ctx_switch@rcs0.html * igt@i915_selftest@live_gem_contexts: - fi-bsw-kefka: [INCOMPLETE][9] -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7191/fi-bsw-kefka/igt@i915_selftest@live_gem_contexts.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/fi-bsw-kefka/igt@i915_selftest@live_gem_contexts.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#109100]: https://bugs.freedesktop.org/show_bug.cgi?id=109100 [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#111747]: https://bugs.freedesktop.org/show_bug.cgi?id=111747 Participating hosts (50 -> 42) ------------------------------ Missing (8): fi-ilk-m540 fi-tgl-u fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-icl-y fi-byt-clapper fi-bdw-samus Build changes ------------- * CI: CI-20190529 -> None * Linux: CI_DRM_7191 -> Patchwork_15000 CI-20190529: 20190529 CI_DRM_7191: 59c58784011dbec9a742d33b3d8d673393b95112 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5242: 15c11e2df77f769b5fa9ca5b40a94f266370a479 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_15000: 954645adc450ca426656d6fbdadd9a9bc7a04532 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 954645adc450 drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_15000/index.html _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2019-10-26 8:46 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-10-26 8:22 [PATCH] drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image Chris Wilson 2019-10-26 8:22 ` [Intel-gfx] " Chris Wilson 2019-10-26 8:46 ` Patchwork [this message] 2019-10-26 8:46 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image (rev3) Patchwork 2019-10-28 2:08 ` ✓ Fi.CI.IGT: " Patchwork 2019-10-28 2:08 ` [Intel-gfx] " Patchwork 2019-10-28 12:10 ` [PATCH] drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image Joonas Lahtinen 2019-10-28 12:10 ` [Intel-gfx] " Joonas Lahtinen
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20191026084638.22474.17176@emeril.freedesktop.org \ --to=patchwork@emeril.freedesktop.org \ --cc=chris@chris-wilson.co.uk \ --cc=intel-gfx@lists.freedesktop.org \ --subject='Re: ✓ Fi.CI.BAT: success for drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image (rev3)' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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.