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 3FABBC61DA4 for ; Mon, 13 Mar 2023 18:14:24 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1E25610E5FC; Mon, 13 Mar 2023 18:14:24 +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 0B61210E5FB; Mon, 13 Mar 2023 18:14:23 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 03BE5A00E6; Mon, 13 Mar 2023 18:14:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Patchwork To: "Michal Wajdeczko" Date: Mon, 13 Mar 2023 18:14:22 -0000 Message-ID: <167873126299.1030.12530559297372722860@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20230313080117.2320-1-michal.wajdeczko@intel.com> In-Reply-To: <20230313080117.2320-1-michal.wajdeczko@intel.com> Subject: [Intel-xe] =?utf-8?q?=E2=9C=93_CI=2EPatch=5Fapplied=3A_success_f?= =?utf-8?q?or_drm/xe=3A_Promote_guc=5Fto=5Fgt/xe_helpers_to_=2Eh?= 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 Cc: intel-xe@lists.freedesktop.org Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" == Series Details == Series: drm/xe: Promote guc_to_gt/xe helpers to .h URL : https://patchwork.freedesktop.org/series/115038/ State : success == Summary == === Applying kernel patches on branch 'drm-xe-next' with base: === commit 91440895e3fe91928c6e8a682e87d2b8ca677d82 Author: Lucas De Marchi AuthorDate: Wed Mar 1 01:31:12 2023 -0800 Commit: Lucas De Marchi CommitDate: Fri Mar 10 13:52:30 2023 -0800 drm/xe/pvc: Remove A* steppings The PVC pre-production A* steppings are not going to be supported in xe driver - the steppings are important for the WAs and since we are not adding the pre-productions ones, there is no need to add the stepping. Signed-off-by: Lucas De Marchi Reviewed-by: Matt Roper === git am output follows === Applying: drm/xe: Promote guc_to_gt/xe helpers to .h