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 43198C77B7A for ; Fri, 26 May 2023 19:08:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1F6A310E1EB; Fri, 26 May 2023 19:08:57 +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 59C6B10E1EB; Fri, 26 May 2023 19:08:56 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 525BDAADE6; Fri, 26 May 2023 19:08:56 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Patchwork To: =?utf-8?q?Jos=C3=A9_Roberto_de_Souza?= Date: Fri, 26 May 2023 19:08:56 -0000 Message-ID: <168512813633.32383.14274826014702758272@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20230526190609.61529-1-jose.souza@intel.com> In-Reply-To: <20230526190609.61529-1-jose.souza@intel.com> Subject: [Intel-xe] =?utf-8?q?=E2=9C=93_CI=2EPatch=5Fapplied=3A_success_f?= =?utf-8?q?or_series_starting_with_=5B1/3=5D_drm/xe=3A_Disable_interruptab?= =?utf-8?q?le_wait_on_xe=5Fbo=5Fmove=28=29?= 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: series starting with [1/3] drm/xe: Disable interruptable wait on xe_bo_move() URL : https://patchwork.freedesktop.org/series/118446/ State : success == Summary == === Applying kernel patches on branch 'drm-xe-next' with base: === Base commit: 4b72ead33 drm/xe/pvc: Don't try to invalidate AuxCCS TLB === git am output follows === Applying: drm/xe: Disable interruptable wait on xe_bo_move() Applying: drm/xe: Add missing TLB invalidation to emit_pipe_invalidate() Applying: drm/xe: Replace PVC check by engine type check