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 B02DAC369AB for ; Thu, 24 Apr 2025 17:52:32 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7268B10E052; Thu, 24 Apr 2025 17:52:32 +0000 (UTC) Received: from c664b1dc75d1 (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6324310E052; Thu, 24 Apr 2025 17:52:31 +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_mtd=3A_add_driver_fo?= =?utf-8?q?r_Intel_discrete_graphics_=28rev2=29?= From: Patchwork To: "Alexander Usyskin" Cc: intel-xe@lists.freedesktop.org Date: Thu, 24 Apr 2025 17:52:31 -0000 Message-ID: <174551715140.7653.2337613723018604171@c664b1dc75d1> X-Patchwork-Hint: ignore References: <20250424132536.3043825-1-alexander.usyskin@intel.com> In-Reply-To: <20250424132536.3043825-1-alexander.usyskin@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: mtd: add driver for Intel discrete graphics (rev2) URL : https://patchwork.freedesktop.org/series/147661/ State : success == Summary == === Applying kernel patches on branch 'drm-tip' with base: === Base commit: 6176f7182260 drm-tip: 2025y-04m-24d-12h-05m-09s UTC integration manifest === git am output follows === Applying: mtd: core: always create master device Applying: mtd: add driver for intel graphics non-volatile memory device Applying: mtd: intel-dg: implement region enumeration Applying: mtd: intel-dg: implement access functions Applying: mtd: intel-dg: register with mtd Applying: mtd: intel-dg: align 64bit read and write Applying: mtd: intel-dg: wake card on operations Applying: drm/i915/nvm: add nvm device for discrete graphics Applying: drm/i915/nvm: add support for access mode Applying: drm/xe/nvm: add on-die non-volatile memory device Applying: drm/xe/nvm: add support for access mode Applying: drm/xe/nvm: add support for non-posted erase