Message ID | 20220211113437.874691-1-matthew.auld@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 6E37EC433F5 for <intel-gfx@archiver.kernel.org>; Fri, 11 Feb 2022 11:34:50 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8816610EA88; Fri, 11 Feb 2022 11:34:49 +0000 (UTC) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2425410E5AA; Fri, 11 Feb 2022 11:34:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1644579288; x=1676115288; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=19j4CU6gM/pSBaKhoxGfB/ddMAItGV1TCkkzA3NYdV4=; b=LXhiOP3hvGo43Tb4qTTiTvb1Y83Or4LbNwVAc70A5fJSuoq80lbLgtw+ QF7HFArvc+/6lrCWg4PdhtR/rbUwiIj7H/2IMys6DwK6Uw4qGzjM+bHL8 ECsZbu3ja5bm1fOmGG05YDMT3JhCKk/evaIf3ocw+ezS5UZkNzXtgEDbI a3F5FkhOqt9J4lanIy6gdDdTT2UyVT959TKGf3/ml06/+rVZUk9Rzq+E3 hum2edKpqnw73a+fWZrloeZsGhk3bb/Bl6I6nuQabkwzZqkTq8JsmKpOV zYn1Fo0+c8fV9THGUbtcmG8dTuYUccqqjt34Xab5kLiZRSvpj51Aknibs g==; X-IronPort-AV: E=McAfee;i="6200,9189,10254"; a="248548219" X-IronPort-AV: E=Sophos;i="5.88,360,1635231600"; d="scan'208";a="248548219" Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Feb 2022 03:34:47 -0800 X-IronPort-AV: E=Sophos;i="5.88,360,1635231600"; d="scan'208";a="602354941" Received: from pogara-mobl1.ger.corp.intel.com (HELO mwauld-desk1.intel.com) ([10.252.19.40]) by fmsmga004-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Feb 2022 03:34:46 -0800 From: Matthew Auld <matthew.auld@intel.com> To: intel-gfx@lists.freedesktop.org Date: Fri, 11 Feb 2022 11:34:22 +0000 Message-Id: <20220211113437.874691-1-matthew.auld@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 v3 00/15] Initial support for small BAR recovery 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 |
Initial support for small BAR recovery
|
expand
|