Message ID | 20220226055526.665514-1-alan.previn.teres.alexis@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <intel-gfx-bounces@lists.freedesktop.org> 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 1E450C433EF for <intel-gfx@archiver.kernel.org>; Sat, 26 Feb 2022 05:53:29 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6A38710ECFA; Sat, 26 Feb 2022 05:53:17 +0000 (UTC) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id E969410ECFB; Sat, 26 Feb 2022 05:53:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645854794; x=1677390794; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=mN4FcCJHxU6JfbWzrzhp4ctYXRez6YuadH+Tm0Zgfv0=; b=cJVK8AF/JTjgy4EChRDLU8TpwWeBms7g8ZRs4HOsJJnJTP9vd4k9wV/w fFXCWDcqcc5b2Ag7Z2/MFvcbScilP55Gwf5Axu02JQLT+qSJ6Q/8MuxB5 7hHNgpCicSuN1NKGNovEqM5QmzpH5ZsEV00Wq52awqBut44I6QJmB+HyV NGjS2bUHhbk32fwP5CrRsjnjqFhuGmWU+lpeK8JS57NaX3UAb8JyIiASq co7/XsZXk5nGXg4Q4Dk29sd47HxQln/zjh2QC4Mda4ldv0LY8y7E9zauq lGxbJ2+c3zt/uMGAeKV59bSIcaMnLQsYrj03PvkmIEbftJSM9Bb1fXAJi g==; X-IronPort-AV: E=McAfee;i="6200,9189,10269"; a="277274580" X-IronPort-AV: E=Sophos;i="5.90,138,1643702400"; d="scan'208";a="277274580" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Feb 2022 21:53:14 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,138,1643702400"; d="scan'208";a="574817058" Received: from aalteres-desk.fm.intel.com ([10.80.57.53]) by orsmga001.jf.intel.com with ESMTP; 25 Feb 2022 21:53:13 -0800 From: Alan Previn <alan.previn.teres.alexis@intel.com> To: intel-gfx@lists.freedesktop.org Date: Fri, 25 Feb 2022 21:55:13 -0800 Message-Id: <20220226055526.665514-1-alan.previn.teres.alexis@intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v6 00/13] Add GuC Error Capture Support X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Cc: Alan Previn <alan.previn.teres.alexis@intel.com>, Jani Nikula <jani.nikula@intel.com>, Lucas De Marchi <lucas.demarchi@intel.com>, dri-devel@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Add GuC Error Capture Support
|
expand
|