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.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS 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 95B22C433F5 for ; Mon, 6 Sep 2021 04:51:48 +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 16FD960E8B for ; Mon, 6 Sep 2021 04:51:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 16FD960E8B 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=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6652D895B5; Mon, 6 Sep 2021 04:51:47 +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 DBB72895B5; Mon, 6 Sep 2021 04:51:45 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id CC584A9932; Mon, 6 Sep 2021 04:51:45 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7354421975688000345==" MIME-Version: 1.0 From: Patchwork To: "Dave Airlie" Cc: intel-gfx@lists.freedesktop.org Date: Mon, 06 Sep 2021 04:51:45 -0000 Message-ID: <163090390580.30428.12970387479916865258@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20210906034356.2946530-1-airlied@gmail.com> In-Reply-To: <20210906034356.2946530-1-airlied@gmail.com> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3IgcmVm?= =?utf-8?q?actor_display_structs_a_little_bit?= 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 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============7354421975688000345== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: refactor display structs a little bit URL : https://patchwork.freedesktop.org/series/94367/ State : success == Summary == CI Bug Log - changes from CI_DRM_10551 -> Patchwork_20963 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20963/index.html Known issues ------------ Here are the changes found in Patchwork_20963 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@runner@aborted: - fi-bdw-5557u: NOTRUN -> [FAIL][1] ([i915#1602] / [i915#2029]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20963/fi-bdw-5557u/igt@runner@aborted.html #### Possible fixes #### * igt@i915_module_load@reload: - fi-kbl-soraka: [DMESG-WARN][2] ([i915#1982]) -> [PASS][3] [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10551/fi-kbl-soraka/igt@i915_module_load@reload.html [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20963/fi-kbl-soraka/igt@i915_module_load@reload.html [i915#1602]: https://gitlab.freedesktop.org/drm/intel/issues/1602 [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982 [i915#2029]: https://gitlab.freedesktop.org/drm/intel/issues/2029 Participating hosts (46 -> 39) ------------------------------ Missing (7): bat-adls-5 bat-dg1-6 bat-dg1-5 fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-1 Build changes ------------- * Linux: CI_DRM_10551 -> Patchwork_20963 CI-20190529: 20190529 CI_DRM_10551: 2b58e5151c7043a45a02238d63f7e17cf5cad46a @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6197: 40888f97a6ad219f4ed48a1830d0ef3c9617d006 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_20963: bc448a9d147ac1f59962f69c2e22ccc012f93256 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == bc448a9d147a drm/i915/display: move fbc into display struct abfd2f3e84da drm/i915/display: move drrs into display struct 00d5669bd6e9 drm/i915/drrs: just use some local vars to simplify drrs code f924c533b785 drm/i915/display: move pps_mmio_base to display struct 6ce1abe08452 drm/i915/display: move mipi_mmio_base to display struct bb277479cb80 drm/i915/display: move intel_dmc into display struct 38bff6053be9 drm/i915/display: move gmbus into display struct 7b219ea05311 drm/i915: move more pll/clocks into display struct. 76dc91485857 drm/i915/display: move cdclk info into display f4fbd6000df1 drm/i915: move display funcs into a display struct. == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20963/index.html --===============7354421975688000345== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:refactor display structs a little bit
URL:https://patchwork.freedesktop.org/series/94367/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20963/index.html

CI Bug Log - changes from CI_DRM_10551 -> Patchwork_20963

Summary

SUCCESS

No regressions found.

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

Known issues

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

IGT changes

Issues hit

Possible fixes

Participating hosts (46 -> 39)

Missing (7): bat-adls-5 bat-dg1-6 bat-dg1-5 fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-1

Build changes

  • Linux: CI_DRM_10551 -> Patchwork_20963

CI-20190529: 20190529
CI_DRM_10551: 2b58e5151c7043a45a02238d63f7e17cf5cad46a @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6197: 40888f97a6ad219f4ed48a1830d0ef3c9617d006 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20963: bc448a9d147ac1f59962f69c2e22ccc012f93256 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

bc448a9d147a drm/i915/display: move fbc into display struct
abfd2f3e84da drm/i915/display: move drrs into display struct
00d5669bd6e9 drm/i915/drrs: just use some local vars to simplify drrs code
f924c533b785 drm/i915/display: move pps_mmio_base to display struct
6ce1abe08452 drm/i915/display: move mipi_mmio_base to display struct
bb277479cb80 drm/i915/display: move intel_dmc into display struct
38bff6053be9 drm/i915/display: move gmbus into display struct
7b219ea05311 drm/i915: move more pll/clocks into display struct.
76dc91485857 drm/i915/display: move cdclk info into display
f4fbd6000df1 drm/i915: move display funcs into a display struct.

--===============7354421975688000345==--