Message ID | 20220228174245.1569581-1-matthew.d.roper@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 C9894C433EF for <intel-gfx@archiver.kernel.org>; Mon, 28 Feb 2022 17:43:04 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 67E6E10E47B; Mon, 28 Feb 2022 17:43:04 +0000 (UTC) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id ABED210E199; Mon, 28 Feb 2022 17:43:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1646070184; x=1677606184; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=T8ZUK02WzJK87WoaTi6ek1WNyl9PgCe07m/7U5M6Oik=; b=Gwcjq+k2gOLBS3Dm0+Q/EjUhTaTic9QNV50kJ2kLl/vPBVkMJCCAB9Vf 9Vl1G0h+fvx2IuWuJ2wSWR07eTgr/loRLVag9QSivJUKsTc/kvQRq5W1w XvB7NOnxjbxlpaASMYLEbBbJiRPsAOYl/RStobuJT8vpgDenbs/y7Ag47 4P1Ilfhu8RSbE/K+oRPuRdIT5eL3SXFf7JScZPPUiDo5u2pqWhXu5AJ6E Ka4S4XO+WzO0NlBzhzTFj2Xjid3dc+JVBnezRZykv8OPw0PlgCvcUUweZ UMt/uO4ZH3esZRcqpVhxC8g7YB00PfcOOAghSM5UGiZKix5OinhFPdEiw A==; X-IronPort-AV: E=McAfee;i="6200,9189,10272"; a="240351461" X-IronPort-AV: E=Sophos;i="5.90,144,1643702400"; d="scan'208";a="240351461" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Feb 2022 09:43:03 -0800 X-IronPort-AV: E=Sophos;i="5.90,144,1643702400"; d="scan'208";a="575392808" Received: from mdroper-desk1.fm.intel.com ([10.1.27.134]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Feb 2022 09:43:02 -0800 From: Matt Roper <matthew.d.roper@intel.com> To: intel-gfx@lists.freedesktop.org Date: Mon, 28 Feb 2022 09:42:32 -0800 Message-Id: <20220228174245.1569581-1-matthew.d.roper@intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v2 00/13] i915: Prepare for Xe_HP compute engines 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: dri-devel@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
i915: Prepare for Xe_HP compute engines
|
expand
|