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 X-Spam-Level: X-Spam-Status: No, score=-5.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 50389C433ED for ; Fri, 16 Apr 2021 17:51:47 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 1316E61166 for ; Fri, 16 Apr 2021 17:51:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1316E61166 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=emeril.freedesktop.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 845FB6ECA5; Fri, 16 Apr 2021 17:51:46 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [IPv6:2610:10:20:722:a800:ff:feee:56cf]) by gabe.freedesktop.org (Postfix) with ESMTP id 3273F6ECA5; Fri, 16 Apr 2021 17:51:45 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 29355A8832; Fri, 16 Apr 2021 17:51:45 +0000 (UTC) MIME-Version: 1.0 From: Patchwork To: "Ville Syrjala" Date: Fri, 16 Apr 2021 17:51:45 -0000 Message-ID: <161859550514.27645.7732765111417140092@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20210416171011.19012-1-ville.syrjala@linux.intel.com> In-Reply-To: <20210416171011.19012-1-ville.syrjala@linux.intel.com> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3IgZHJt?= =?utf-8?q?/i915=3A_dbuf_cleanups?= 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 Content-Type: multipart/mixed; boundary="===============1504930864==" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============1504930864== Content-Type: multipart/alternative; boundary="===============4173484971537313480==" --===============4173484971537313480== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: drm/i915: dbuf cleanups URL : https://patchwork.freedesktop.org/series/89171/ State : success == Summary == CI Bug Log - changes from CI_DRM_9978 -> Patchwork_19944 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19944/index.html Known issues ------------ Here are the changes found in Patchwork_19944 that come from known issues: ### IGT changes ### #### Possible fixes #### * igt@core_hotunplug@unbind-rebind: - fi-bwr-2160: [FAIL][1] ([i915#3194]) -> [PASS][2] [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9978/fi-bwr-2160/igt@core_hotunplug@unbind-rebind.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19944/fi-bwr-2160/igt@core_hotunplug@unbind-rebind.html * igt@i915_selftest@live@gt_timelines: - fi-skl-6600u: [DMESG-WARN][3] -> [PASS][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9978/fi-skl-6600u/igt@i915_selftest@live@gt_timelines.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19944/fi-skl-6600u/igt@i915_selftest@live@gt_timelines.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [i915#3194]: https://gitlab.freedesktop.org/drm/intel/issues/3194 [i915#3277]: https://gitlab.freedesktop.org/drm/intel/issues/3277 [i915#3283]: https://gitlab.freedesktop.org/drm/intel/issues/3283 Participating hosts (44 -> 41) ------------------------------ Missing (3): fi-icl-y fi-bsw-cyan fi-bdw-samus Build changes ------------- * Linux: CI_DRM_9978 -> Patchwork_19944 CI-20190529: 20190529 CI_DRM_9978: 732dea807fffac8bed7696a335973c95f810e4b1 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6067: 14317b92a672d9a20cd04fc3b0c80e2fb12d51d5 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_19944: bb42f353dfe4f00c428649ce0ac736b6975bd237 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == bb42f353dfe4 drm/i915: Say "enable foo" instead of "set foo to enabled" b571b996abd4 drm/i915: Add enabledisable() bbfbba08f9aa drm/i915: Polish for_each_dbuf_slice() 407ca0202e11 drm/i915: Use intel_de_rmw() for DBUF_POWER_REQUEST 4bec22613175 drm/i915: Use intel_dbuf_slice_size() 6182af680aea drm/i915: Store dbuf slice mask in device info 3bcf75a562a4 drm/i915: Handle dbuf bypass path allocation earlier c4e158b6022a drm/i915: Collect dbuf device info into a sub-struct == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19944/index.html --===============4173484971537313480== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:drm/i915: dbuf cleanups
URL:https://patchwork.freedesktop.org/series/89171/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19944/index.html

CI Bug Log - changes from CI_DRM_9978 -> Patchwork_19944

Summary

SUCCESS

No regressions found.

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

Known issues

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

IGT changes

Possible fixes

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

Participating hosts (44 -> 41)

Missing (3): fi-icl-y fi-bsw-cyan fi-bdw-samus

Build changes

  • Linux: CI_DRM_9978 -> Patchwork_19944

CI-20190529: 20190529
CI_DRM_9978: 732dea807fffac8bed7696a335973c95f810e4b1 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6067: 14317b92a672d9a20cd04fc3b0c80e2fb12d51d5 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19944: bb42f353dfe4f00c428649ce0ac736b6975bd237 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

bb42f353dfe4 drm/i915: Say "enable foo" instead of "set foo to enabled"
b571b996abd4 drm/i915: Add enabledisable()
bbfbba08f9aa drm/i915: Polish for_each_dbuf_slice()
407ca0202e11 drm/i915: Use intel_de_rmw() for DBUF_POWER_REQUEST
4bec22613175 drm/i915: Use intel_dbuf_slice_size()
6182af680aea drm/i915: Store dbuf slice mask in device info
3bcf75a562a4 drm/i915: Handle dbuf bypass path allocation earlier
c4e158b6022a drm/i915: Collect dbuf device info into a sub-struct

--===============4173484971537313480==-- --===============1504930864== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx --===============1504930864==--