Message ID | 20220609165200.842821-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 355A5C43334 for <intel-gfx@archiver.kernel.org>; Thu, 9 Jun 2022 16:52:27 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D6B2711A942; Thu, 9 Jun 2022 16:52:25 +0000 (UTC) Received: from madras.collabora.co.uk (madras.collabora.co.uk [46.235.227.172]) by gabe.freedesktop.org (Postfix) with ESMTPS id 878B711A8B7; Thu, 9 Jun 2022 16:52:24 +0000 (UTC) Received: from hermes-devbox.fritz.box (82-71-8-225.dsl.in-addr.zen.co.uk [82.71.8.225]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: bbeckett) by madras.collabora.co.uk (Postfix) with ESMTPSA id E56D666017AF; Thu, 9 Jun 2022 17:52:22 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1654793543; bh=pQCbRn0lVajQk4VcAMZCeQpf9tg2Mi87SQhPp9uya5o=; h=From:To:Cc:Subject:Date:From; b=a4/bgd1loAfBcHpIZIkM9KCjjSeTQB/KSyl2JM5H3xp+o4uanBoKLs0IMtVAsnqoJ s6CEUVWuKt3KFc4Qzjb3ENm8hB4rR5Cz7iBHXtkLMgFLF5bSOzY4wtYHnsxxzuYtHc OimHPLWyuwPCGu9JS3c3Vs9JrRd15fa+PXlFTDG1e2xb3qoX2yKvkCi9oIULItgzUu iIwWbDzBpqqAaMyO+tscY2u5RgpImmfiFS5LpH+y/zT2bNzRSmQTmY2ZcvEsM6A0XV e3Ux81/hfc3IgGXvNpIa80ooAxrItrlTyXkpCx0R/PuHySdTkRG/dPGr/YSEPEfvHC 4S7se0jewuu/Q== From: Robert Beckett <bob.beckett@collabora.com> To: dri-devel@lists.freedesktop.org, intel-gfx@lists.freedesktop.org Date: Thu, 9 Jun 2022 16:51:52 +0000 Message-Id: <20220609165200.842821-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 v3 0/8] drm/i915: ttm for internal 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>, kernel@collabora.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 internal
|
expand
|