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 7DC13C6FA83 for ; Mon, 12 Sep 2022 20:21:53 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0347010E13D; Mon, 12 Sep 2022 20:21:52 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTP id CF03910E13D; Mon, 12 Sep 2022 20:21:46 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id C506FAADD4; Mon, 12 Sep 2022 20:21:46 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0441681317157820858==" MIME-Version: 1.0 From: Patchwork To: =?utf-8?q?Thomas_Hellstr=C3=B6m?= Date: Mon, 12 Sep 2022 20:21:46 -0000 Message-ID: <166301410680.11335.9099725343333411083@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20220912121957.31310-1-thomas.hellstrom@linux.intel.com> In-Reply-To: <20220912121957.31310-1-thomas.hellstrom@linux.intel.com> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3IgZHJt?= =?utf-8?q?/i915=3A_Fix_display_problems_after_resume?= 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" --===============0441681317157820858== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: drm/i915: Fix display problems after resume URL : https://patchwork.freedesktop.org/series/108432/ State : success == Summary == CI Bug Log - changes from CI_DRM_12123 -> Patchwork_108432v1 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108432v1/index.html Participating hosts (42 -> 39) ------------------------------ Missing (3): fi-ctg-p8600 fi-hsw-4770 fi-bdw-samus Known issues ------------ Here are the changes found in Patchwork_108432v1 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_selftest@live@requests: - fi-blb-e6850: [PASS][1] -> [DMESG-FAIL][2] ([i915#4528]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12123/fi-blb-e6850/igt@i915_selftest@live@requests.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108432v1/fi-blb-e6850/igt@i915_selftest@live@requests.html #### Possible fixes #### * igt@gem_exec_gttfill@basic: - {bat-rpls-2}: [DMESG-WARN][3] -> [PASS][4] [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12123/bat-rpls-2/igt@gem_exec_gttfill@basic.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108432v1/bat-rpls-2/igt@gem_exec_gttfill@basic.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [i915#2867]: https://gitlab.freedesktop.org/drm/intel/issues/2867 [i915#4258]: https://gitlab.freedesktop.org/drm/intel/issues/4258 [i915#4528]: https://gitlab.freedesktop.org/drm/intel/issues/4528 [i915#4983]: https://gitlab.freedesktop.org/drm/intel/issues/4983 [i915#5537]: https://gitlab.freedesktop.org/drm/intel/issues/5537 [i915#6257]: https://gitlab.freedesktop.org/drm/intel/issues/6257 [i915#6367]: https://gitlab.freedesktop.org/drm/intel/issues/6367 Build changes ------------- * Linux: CI_DRM_12123 -> Patchwork_108432v1 CI-20190529: 20190529 CI_DRM_12123: 5dd153b15e2e3198fca3d84db9e155f454645f91 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6650: f7aff600ab16d6405f0704b1743d2b7909715752 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_108432v1: 5dd153b15e2e3198fca3d84db9e155f454645f91 @ git://anongit.freedesktop.org/gfx-ci/linux ### Linux commits a6309c422ba4 drm/i915: Fix display problems after resume == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108432v1/index.html --===============0441681317157820858== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:drm/i915: Fix display problems after resume
URL:https://patchwork.freedesktop.org/series/108432/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108432v1/index.html

CI Bug Log - changes from CI_DRM_12123 -> Patchwork_108432v1

Summary

SUCCESS

No regressions found.

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

Participating hosts (42 -> 39)

Missing (3): fi-ctg-p8600 fi-hsw-4770 fi-bdw-samus

Known issues

Here are the changes found in Patchwork_108432v1 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_12123 -> Patchwork_108432v1

CI-20190529: 20190529
CI_DRM_12123: 5dd153b15e2e3198fca3d84db9e155f454645f91 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6650: f7aff600ab16d6405f0704b1743d2b7909715752 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_108432v1: 5dd153b15e2e3198fca3d84db9e155f454645f91 @ git://anongit.freedesktop.org/gfx-ci/linux

Linux commits

a6309c422ba4 drm/i915: Fix display problems after resume

--===============0441681317157820858==--