Message ID | 20220428201125.412896-1-bob.beckett@collabora.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 02A40C433F5 for <intel-gfx@archiver.kernel.org>; Thu, 28 Apr 2022 20:12:06 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 436A910E164; Thu, 28 Apr 2022 20:12:02 +0000 (UTC) Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by gabe.freedesktop.org (Postfix) with ESMTPS id C140B10E12A; Thu, 28 Apr 2022 20:12:00 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: bbeckett) with ESMTPSA id AADB31F45C28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1651176719; bh=+fnOEWCaRdDJEg8XwUGw26M9UGU3iC0Oy+DN9l++u1o=; h=From:To:Cc:Subject:Date:From; b=Iap3PY1ANIprlDDvu59O0DHJJCd9z2v5iLHssBdwyMUtvyx2gZ7NSTvIQWcanu50s 7dEQySAA7a6xQSh5njzcj1JowEQKjE9L4+WmKJI5JvZnAsYYHYW0oGzvRXYFibWOPi gMBpj2NPooSza6OCQpWEfNUtrev6wq6A+rmGuSf05htQ6EtIQJbgefGnz1dXnELcXt 21kTFIJeQyJ1dvy29UHIgc5G6olosSjOO7gQ2LpmZJhISEm8xHfTDR+8+qy3ivru3x gavIUDyZDdeRgQdqgL1A/LgryUC5icmgn8c50Epbkl+7J9/m37yz7yZSUouDOo6iWg 0NiXVJXwEJ8rA== From: Robert Beckett <bob.beckett@collabora.com> To: dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org Date: Thu, 28 Apr 2022 20:11:19 +0000 Message-Id: <20220428201125.412896-1-bob.beckett@collabora.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v5 0/6] drm/i915: ttm for stolen region 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>, Matthew Auld <matthew.auld@intel.com> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/i915: ttm for stolen region
|
expand
|