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 AE880C4345F for ; Mon, 29 Apr 2024 09:11:05 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7424410FE0D; Mon, 29 Apr 2024 09:11:05 +0000 (UTC) Received: from 8e613ede5ea5 (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTPS id 649F510FE0D; Mon, 29 Apr 2024 09:11:03 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: =?utf-8?q?=E2=9C=97_CI=2EPatch=5Fapplied=3A_failure_for_Refactor_default_dev?= =?utf-8?q?ice_atomic_settings_=28rev5=29?= From: Patchwork To: "Nirmoy Das" Cc: intel-xe@lists.freedesktop.org Date: Mon, 29 Apr 2024 09:11:03 -0000 Message-ID: <171438186340.1756580.6776686784899378797@8e613ede5ea5> X-Patchwork-Hint: ignore References: <20240426105655.23738-1-nirmoy.das@intel.com> In-Reply-To: <20240426105655.23738-1-nirmoy.das@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 default device atomic settings (rev5) URL : https://patchwork.freedesktop.org/series/132930/ State : failure == Summary == === Applying kernel patches on branch 'drm-tip' with base: === Base commit: 94a0eea182f0 drm-tip: 2024y-04m-27d-07h-26m-48s UTC integration manifest === git am output follows === error: patch failed: drivers/gpu/drm/xe/xe_vm.c:2875 error: drivers/gpu/drm/xe/xe_vm.c: patch does not apply hint: Use 'git am --show-current-patch=diff' to see the failed patch Applying: drm/xe: Introduce has_atomic_enable_pte_bit device info Applying: drm/xe: Move vm bind bo validation to a helper function Patch failed at 0002 drm/xe: Move vm bind bo validation to a helper function When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort".