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 08C72EB64DA for ; Fri, 21 Jul 2023 02:31:27 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B222710E19F; Fri, 21 Jul 2023 02:31:27 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTP id 21F1B10E19F; Fri, 21 Jul 2023 02:31:25 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 19D6FAA01E; Fri, 21 Jul 2023 02:31:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Patchwork To: "Ashutosh Dixit" Date: Fri, 21 Jul 2023 02:31:25 -0000 Message-ID: <168990668507.22548.1884084999801303455@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20230721022820.3978405-1-ashutosh.dixit@intel.com> In-Reply-To: <20230721022820.3978405-1-ashutosh.dixit@intel.com> Subject: [Intel-xe] =?utf-8?q?=E2=9C=93_CI=2EPatch=5Fapplied=3A_success_f?= =?utf-8?q?or_Add_OA_functionality_to_Xe_=28rev2=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: Add OA functionality to Xe (rev2) URL : https://patchwork.freedesktop.org/series/121084/ State : success == Summary == === Applying kernel patches on branch 'drm-xe-next' with base: === Base commit: 9cca38d11 drm/xe: Make bind engines safe === git am output follows === Applying: drm/xe/oa: Introduce OA uapi Applying: drm/xe/oa: Add OA types Applying: drm/xe/oa: Add registers and GPU commands used by OA Applying: drm/xe/oa: Module init/exit and probe/remove Applying: drm/xe/oa: Add/remove config ioctl's Applying: drm/xe/oa: Start implementing OA stream open ioctl Applying: drm/xe/oa: OA stream initialization Applying: drm/xe/oa: Expose OA stream fd Applying: drm/xe/oa: Read file_operation Applying: drm/xe/oa: Implement queries