Message ID | 20220422195007.4019661-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 48FB7C433F5 for <dri-devel@archiver.kernel.org>; Fri, 22 Apr 2022 19:50:23 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7FD2510E57E; Fri, 22 Apr 2022 19:50:22 +0000 (UTC) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6976810E626; Fri, 22 Apr 2022 19:50: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=1650657021; x=1682193021; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=OqgG0GR+0VBBJuq+Vgw7mJj008P4RyMJ8mEZV2ZoE8g=; b=JbaQEaWOqKUymaUcsBOWKsHoNfE3od8p9Mj3dK4afaQ6nPlgFDsz88xc z0IgkwvvbTK61ZJYcp6P34ZKRyhDl4kdMH960osNfJ+ZUKwhGcqmy0iQ+ 5WgB0gfI409pFJw2WhSkVBVAGMzlLNEZBSXWm5SR1XZ8+E7gxFfirjsUt wGfmdPVcdTpsWe+AxGzA0WIurRACPeB7ZmD75kV2hvlJ0UmDG7YuIZEss oWWH6O/s6MOOKoQA2nIjtoRkxR3s5+4rDsPKkeVWiEv246N2WPKX/YUtX yYszzOyGAXXiBqpf/ZPQDzl0Om5MTePkbqoPzOj9rR6BWEjH580kGlR0W g==; X-IronPort-AV: E=McAfee;i="6400,9594,10324"; a="351219967" X-IronPort-AV: E=Sophos;i="5.90,282,1643702400"; d="scan'208";a="351219967" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Apr 2022 12:50:20 -0700 X-IronPort-AV: E=Sophos;i="5.90,282,1643702400"; d="scan'208";a="672595742" Received: from mdroper-desk1.fm.intel.com ([10.1.27.134]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Apr 2022 12:50:20 -0700 From: Matt Roper <matthew.d.roper@intel.com> To: intel-gfx@lists.freedesktop.org Subject: [PATCH 0/2] i915: Turn on compute engine support Date: Fri, 22 Apr 2022 12:50:05 -0700 Message-Id: <20220422195007.4019661-1-matthew.d.roper@intel.com> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 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: Lucas De Marchi <lucas.demarchi@intel.com>, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
i915: Turn on compute engine support
|
expand
|