Message ID | 20241015231124.23982-1-matthew.s.atwood@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 81294D20682 for <intel-gfx@archiver.kernel.org>; Tue, 15 Oct 2024 23:11:33 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0D40810E627; Tue, 15 Oct 2024 23:11:33 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="HVxQN+5O"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.18]) by gabe.freedesktop.org (Postfix) with ESMTPS id 692C110E624; Tue, 15 Oct 2024 23:11:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1729033892; x=1760569892; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=tb+OsSsDVdTvtwqa0zu18JrNVBscKLLjEVF7hE/Ylrk=; b=HVxQN+5OzHUOy6IZhnXQAt82mzFQJT3O4VuxfTnaJVSiwXbHKIdeGLX6 gp55orZi34IirbrMnt9ydLFm86kJO2v12/PqLUoL1VBxlt6iCedZDdhih Uy2Vx0u55DLxAO/upm/5jIocYGqA+J6TfYqGNBs5Za7HHFXpZvS7ebXbZ +9lPgxCOlTPJCqFb521zk+v4dgpa+biJrkf5O9CLtHtr9IYQ9iE9CpNne rV0xwjIw08eO5Mz3vkmL095ljHDDB4yz29cK4PKylK/uxw3gM9J42ZpX7 LakTUx4NgC+OU2gIo/dW4HrNa4OcH3dLToaGOacCDIjg4j1NtkJcGariF w==; X-CSE-ConnectionGUID: h6/CiGzOQT+djsK5o1rftg== X-CSE-MsgGUID: dGMYhLQdTDKbz5T1Xb4I4A== X-IronPort-AV: E=McAfee;i="6700,10204,11222"; a="28600784" X-IronPort-AV: E=Sophos;i="6.11,199,1725346800"; d="scan'208";a="28600784" Received: from orviesa004.jf.intel.com ([10.64.159.144]) by orvoesa110.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Oct 2024 16:11:31 -0700 X-CSE-ConnectionGUID: 1sG2GlMRRmOtgh02BWqbwg== X-CSE-MsgGUID: Btz6x2M4SSOJ8SJ+TSSiXw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.11,206,1725346800"; d="scan'208";a="83120399" Received: from msatwood-mobl.amr.corp.intel.com (HELO msatwood-mobl.hsd1.or.comcast.net) ([10.125.108.167]) by orviesa004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Oct 2024 16:11:31 -0700 From: Matt Atwood <matthew.s.atwood@intel.com> To: intel-xe@lists.freedesktop.org, intel-gfx@lists.freedesktop.org Cc: Matt Atwood <matthew.s.atwood@intel.com> Subject: [PATCH v3 0/7] Add xe3lpd edp enabling Date: Tue, 15 Oct 2024 16:11:17 -0700 Message-ID: <20241015231124.23982-1-matthew.s.atwood@intel.com> X-Mailer: git-send-email 2.45.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Add xe3lpd edp enabling
|
expand
|