Message ID | 20220505213812.3979301-1-matthew.d.roper@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 54B02C433F5 for <dri-devel@archiver.kernel.org>; Thu, 5 May 2022 21:38:56 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6091410FA64; Thu, 5 May 2022 21:38:31 +0000 (UTC) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7ED6B10E24A; Thu, 5 May 2022 21:38:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1651786701; x=1683322701; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=9OnQ6/ZQ7s66z6mxudJU+0dLto6UP9McHHioPzerKkw=; b=IqhR9bdGWAsjG4tWiFO16uxN3+Ece/4hdHqzo8qBfiT73LDuWf+E5hjm lfP0g6zMPmf3N1UgjDpbH7n7LUuJ2hf/jOIWAIC7t+AxqW6qic+Qm1qeH /lS6M6TO+l6QxV+BI4NfcqkF1fETnAy5DU1Vv4TZnYc3lnnRXdy7v9JhZ 7jkOqKNYb0dxl51rVzD62RfmYk3/S/MFDHFzkYUocg21VbdyjpVmroz5U 5N/EUCquQBchW6yaHTRcgY7Le3OL+nY/ggaPRHWAY61B414EUnQkVZNB3 nWvIWoKrgK7UkyXNFVuh2AWpCf3tzwYMElyKn6KinKg5VQvwiE7subXOx Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10338"; a="248166056" X-IronPort-AV: E=Sophos;i="5.91,203,1647327600"; d="scan'208";a="248166056" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 May 2022 14:38:20 -0700 X-IronPort-AV: E=Sophos;i="5.91,203,1647327600"; d="scan'208";a="549553248" Received: from mdroper-desk1.fm.intel.com ([10.1.27.134]) by orsmga002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 May 2022 14:38:20 -0700 From: Matt Roper <matthew.d.roper@intel.com> To: intel-gfx@lists.freedesktop.org Subject: [PATCH v2 00/12] i915: Introduce Ponte Vecchio Date: Thu, 5 May 2022 14:38:00 -0700 Message-Id: <20220505213812.3979301-1-matthew.d.roper@intel.com> X-Mailer: git-send-email 2.35.1 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> Cc: dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
i915: Introduce Ponte Vecchio
|
expand
|