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 3ADFCC48BC1 for ; Wed, 14 Feb 2024 12:00:48 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id E913110E603; Wed, 14 Feb 2024 12:00:47 +0000 (UTC) Received: from 5338d5abeb45 (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3256710E603; Wed, 14 Feb 2024 12:00:46 +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_Refactor_GT_debugfs?= From: Patchwork To: "Michal Wajdeczko" Cc: intel-xe@lists.freedesktop.org Date: Wed, 14 Feb 2024 12:00:46 -0000 Message-ID: <170791204620.1238604.1261718534202969907@5338d5abeb45> X-Patchwork-Hint: ignore References: <20240214115756.1525-1-michal.wajdeczko@intel.com> In-Reply-To: <20240214115756.1525-1-michal.wajdeczko@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: Refactor GT debugfs URL : https://patchwork.freedesktop.org/series/129890/ State : success == Summary == === Applying kernel patches on branch 'drm-tip' with base: === Base commit: 403e424a8 drm-tip: 2024y-02m-14d-10h-14m-56s UTC integration manifest === git am output follows === Applying: drm/xe: Store pointer to struct xe_gt in gt/ debugfs directory Applying: drm/xe: Define helper for GT specific debugfs files Applying: drm/xe: Refactor GT debugfs