Message ID | 20220323083556.510360-1-thomas.hellstrom@linux.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 9F653C433FE for <intel-gfx@archiver.kernel.org>; Wed, 23 Mar 2022 08:36:22 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id F21C710E649; Wed, 23 Mar 2022 08:36:16 +0000 (UTC) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1D33010E648; Wed, 23 Mar 2022 08:36:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1648024575; x=1679560575; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=Sx9BxcvoaSWGAdk7zbGwHQ4DOLHhGuWwXanZ0qD8Vvo=; b=KOfQ43/tdHZQa7pRYXo2Q2DMFBcyXOrGgLQ8dNBw807rAqJhN2FhW7n4 YtmxKGoG01Kt8XX0hxyGQwLBRgLpkcPrxNKzu0YwZFdBeQNhzp2HOgncQ /BAeq6JfqzPb/Jq6QadpXkdN7iwqsrwzxrWOpCF/oLHg3h4b0dN1rqmDH RnK9/a05rEXUBos4/0v2C9W3AfCXmxVme9HxSiHhsu11355sgB4OSZ0dN 6wf8GHJF5aZJBnBUm4m4Ugi2EoRjczW/Mka9sYUidCl1LGkcAxoz6zhUS pehL5I6opU5vUClaNVdgAMhxdUnoK3hPMsQYQFjh0cKywMpxWyu2w0M46 Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10294"; a="318765322" X-IronPort-AV: E=Sophos;i="5.90,203,1643702400"; d="scan'208";a="318765322" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Mar 2022 01:36:11 -0700 X-IronPort-AV: E=Sophos;i="5.90,203,1643702400"; d="scan'208";a="560800223" Received: from aryba-mobl.ger.corp.intel.com (HELO thellstr-mobl1.intel.com) ([10.249.254.31]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Mar 2022 01:36:09 -0700 From: =?utf-8?q?Thomas_Hellstr=C3=B6m?= <thomas.hellstrom@linux.intel.com> To: intel-gfx@lists.freedesktop.org Date: Wed, 23 Mar 2022 09:35:53 +0100 Message-Id: <20220323083556.510360-1-thomas.hellstrom@linux.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 v4 0/3] Improve on resume time with VT-d enabled 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: =?utf-8?q?Thomas_Hellstr=C3=B6m?= <thomas.hellstrom@linux.intel.com>, airlied@gmail.com, matthew.auld@intel.com, dri-devel@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Improve on resume time with VT-d enabled
|
expand
|