From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4DB9BC433EF for ; Wed, 22 Dec 2021 16:58:25 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id AE21510E21A; Wed, 22 Dec 2021 16:58:24 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTP id 3C89A10E21E; Wed, 22 Dec 2021 16:58:24 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 3481EA00E8; Wed, 22 Dec 2021 16:58:24 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4790265111495950510==" MIME-Version: 1.0 From: Patchwork To: "Maarten Lankhorst" Date: Wed, 22 Dec 2021 16:58:24 -0000 Message-ID: <164019230417.15676.1188745154908203017@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20211222155622.2960379-1-maarten.lankhorst@linux.intel.com> In-Reply-To: <20211222155622.2960379-1-maarten.lankhorst@linux.intel.com> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3IgZHJt?= =?utf-8?q?/i915=3A_Use_trylock_instead_of_blocking_lock_for_=5F=5Fi915=5F?= =?utf-8?q?gem=5Ffree=5Fobjects=2E?= X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: intel-gfx@lists.freedesktop.org Cc: intel-gfx@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============4790265111495950510== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: drm/i915: Use trylock instead of blocking lock for __i915_gem_free_objects. URL : https://patchwork.freedesktop.org/series/98306/ State : success == Summary == CI Bug Log - changes from CI_DRM_11027 -> Patchwork_21896 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21896/index.html Participating hosts (42 -> 36) ------------------------------ Missing (6): fi-tgl-u2 fi-hsw-4200u bat-dg1-5 fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus Known issues ------------ Here are the changes found in Patchwork_21896 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_basic@cs-gfx: - fi-hsw-4770: NOTRUN -> [SKIP][1] ([fdo#109271] / [fdo#109315]) +17 similar issues [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21896/fi-hsw-4770/igt@amdgpu/amd_basic@cs-gfx.html * igt@runner@aborted: - fi-bdw-5557u: NOTRUN -> [FAIL][2] ([i915#2426] / [i915#4312]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21896/fi-bdw-5557u/igt@runner@aborted.html #### Possible fixes #### * igt@dmabuf@all@dma_fence: - fi-kbl-soraka: [FAIL][3] -> [PASS][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11027/fi-kbl-soraka/igt@dmabuf@all@dma_fence.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21896/fi-kbl-soraka/igt@dmabuf@all@dma_fence.html * igt@i915_selftest@live@hangcheck: - fi-hsw-4770: [INCOMPLETE][5] ([i915#3303]) -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11027/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21896/fi-hsw-4770/igt@i915_selftest@live@hangcheck.html * igt@kms_frontbuffer_tracking@basic: - fi-cml-u2: [DMESG-WARN][7] ([i915#4269]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11027/fi-cml-u2/igt@kms_frontbuffer_tracking@basic.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21896/fi-cml-u2/igt@kms_frontbuffer_tracking@basic.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426 [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303 [i915#3970]: https://gitlab.freedesktop.org/drm/intel/issues/3970 [i915#4269]: https://gitlab.freedesktop.org/drm/intel/issues/4269 [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312 Build changes ------------- * Linux: CI_DRM_11027 -> Patchwork_21896 CI-20190529: 20190529 CI_DRM_11027: b54f1fe480a61abc579a189b77be518d4e7cb5a8 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6316: 731e09c15b4fd559ce8aec30065fccde17a9b834 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_21896: dfcddd530d5ecff978593bcb4ebc5ddc14567a0a @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == dfcddd530d5e drm/i915: Use trylock instead of blocking lock for __i915_gem_free_objects. == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21896/index.html --===============4790265111495950510== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:drm/i915: Use trylock instead of blocking lock for __i915_gem_free_objects.
URL:https://patchwork.freedesktop.org/series/98306/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21896/index.html

CI Bug Log - changes from CI_DRM_11027 -> Patchwork_21896

Summary

SUCCESS

No regressions found.

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

Participating hosts (42 -> 36)

Missing (6): fi-tgl-u2 fi-hsw-4200u bat-dg1-5 fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus

Known issues

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

IGT changes

Issues hit

Possible fixes

{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).

Build changes

  • Linux: CI_DRM_11027 -> Patchwork_21896

CI-20190529: 20190529
CI_DRM_11027: b54f1fe480a61abc579a189b77be518d4e7cb5a8 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6316: 731e09c15b4fd559ce8aec30065fccde17a9b834 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_21896: dfcddd530d5ecff978593bcb4ebc5ddc14567a0a @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

dfcddd530d5e drm/i915: Use trylock instead of blocking lock for __i915_gem_free_objects.

--===============4790265111495950510==--