Message ID | 20241209133318.1806472-1-mika.kuoppala@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-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 9BA5EE77181 for <dri-devel@archiver.kernel.org>; Mon, 9 Dec 2024 13:33:00 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DE80510E732; Mon, 9 Dec 2024 13:32:59 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="aUCb21xT"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.18]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7700110E736; Mon, 9 Dec 2024 13:32:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1733751178; x=1765287178; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=uSqd/YWOnq+izwDYMwWH5rzyZbZRX39BPqa9EFvchyw=; b=aUCb21xTDNLJwv30xzuxc6tvAbkFKqXCqQ2d917jbVjP9ivV7fRVfCnN /ZP62cZxSOl0WJHwhKcjHHOM2o9lcYHqpyoCnSwzP8ReBI85jIU2y7aXS tMLToNM4l/pResZYneOxR9JPUaIO1v7OwiAiGuIY/+5GQiLehvH/UUaIJ k2uL2s9umfS7ZvfOVCfjinKMrBCjOn1n7RDbM2I1xcAa7tR3O3Epj1Hro bj+NyCEI4pnJwK1+sJ0N9TgRcoSIgijlKwtzVD9zBLHdL8tas2kFP6krr 68PVKN1E2s03h5+Y0u3M5m+SJ0cN90dGFJbynMFMq11Uo738FjWmzjaJW A==; X-CSE-ConnectionGUID: lcCQWHiVRHCWFriAS60ZwA== X-CSE-MsgGUID: 381a8mchT+uqU4FWeS+CWQ== X-IronPort-AV: E=McAfee;i="6700,10204,11281"; a="34191877" X-IronPort-AV: E=Sophos;i="6.12,219,1728975600"; d="scan'208";a="34191877" Received: from fmviesa005.fm.intel.com ([10.60.135.145]) by orvoesa110.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Dec 2024 05:32:57 -0800 X-CSE-ConnectionGUID: I7FIlw9kTlWNfaEuYqt0Lw== X-CSE-MsgGUID: SzjGNNc7RmSjVXWuAOJXMg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,219,1728975600"; d="scan'208";a="99531224" Received: from mkuoppal-desk.fi.intel.com ([10.237.72.193]) by fmviesa005-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Dec 2024 05:32:56 -0800 From: Mika Kuoppala <mika.kuoppala@linux.intel.com> To: intel-xe@lists.freedesktop.org Cc: dri-devel@lists.freedesktop.org, christian.koenig@amd.com, Mika Kuoppala <mika.kuoppala@linux.intel.com> Subject: [PATCH 00/26] Intel Xe GPU debug support (eudebug) v3 Date: Mon, 9 Dec 2024 15:32:51 +0200 Message-ID: <20241209133318.1806472-1-mika.kuoppala@linux.intel.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
Intel Xe GPU debug support (eudebug) v3
|
expand
|