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 144AAC4345F for ; Thu, 25 Apr 2024 19:16:07 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B9ABB11A7E8; Thu, 25 Apr 2024 19:16:06 +0000 (UTC) Received: from 8e613ede5ea5 (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0145F113FDB; Thu, 25 Apr 2024 19:16:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: =?utf-8?q?=E2=9C=93_CI=2EPatch=5Fapplied=3A_success_for_drm/xe=3A_Fix_early_?= =?utf-8?q?probe_order?= From: Patchwork To: "Lucas De Marchi" Cc: intel-xe@lists.freedesktop.org Date: Thu, 25 Apr 2024 19:16:05 -0000 Message-ID: <171407256500.1668155.14430464487751323248@8e613ede5ea5> X-Patchwork-Hint: ignore References: <20240425182410.2705061-1-lucas.demarchi@intel.com> In-Reply-To: <20240425182410.2705061-1-lucas.demarchi@intel.com> X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: intel-xe@lists.freedesktop.org Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" == Series Details == Series: drm/xe: Fix early probe order URL : https://patchwork.freedesktop.org/series/132920/ State : success == Summary == === Applying kernel patches on branch 'drm-tip' with base: === Base commit: 92b848b52990 drm-tip: 2024y-04m-25d-16h-18m-37s UTC integration manifest === git am output follows === Applying: drm/xe: Drop __engine_mask Applying: drm/xe: Drop useless forcewake get/put Applying: drm/xe: Move xe_gt_init_early() where it belongs Applying: drm/xe: Move xe_force_wake_init_gt() inside gt initialization Applying: drm/xe: Move sw-only pcode initialization