Message ID | 20231101233113.8059-1-dakr@redhat.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 C682BC4332F for <dri-devel@archiver.kernel.org>; Wed, 1 Nov 2023 23:31:29 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 541D310E7DC; Wed, 1 Nov 2023 23:31:25 +0000 (UTC) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3DF5710E7DC for <dri-devel@lists.freedesktop.org>; Wed, 1 Nov 2023 23:31:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1698881482; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=O/LTXC0fFecmnl/HkmSGk1wWxEHdNzzT2pc1D2khsBA=; b=I+4NK1DsBkof1y5RqYNzMgHDMgMEPJbK+tgK2OyX3qc1lYWxG8RAuvDbfQhpuxeDSidYHT 56qUSTI4i7nNVNz3c1TBr5Fsc9oYYm1S9wjVOEQDdj/cZCFRsdy0LxAVYpVCWoLk93ha9d EdeyDbuZjSCTvJbrWhTaLZmpIi+Q3W0= Received: from mail-lf1-f70.google.com (mail-lf1-f70.google.com [209.85.167.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-619-mG2xVM8eMKueTxjkxUFL2w-1; Wed, 01 Nov 2023 19:31:20 -0400 X-MC-Unique: mG2xVM8eMKueTxjkxUFL2w-1 Received: by mail-lf1-f70.google.com with SMTP id 2adb3069b0e04-507a3426041so253139e87.0 for <dri-devel@lists.freedesktop.org>; Wed, 01 Nov 2023 16:31:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698881479; x=1699486279; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=O/LTXC0fFecmnl/HkmSGk1wWxEHdNzzT2pc1D2khsBA=; b=jaQfUE/wpNIpbN5W8CfENzuehZTJ59w49cSg0C6S5JLXzGEQCK02VaHaf+gm1C4qEn UdFYKsHYU3q9w9Hj3zIIPx0u3RdekgQIAsfvzfw92gEItTy7LQzIaMbZ4Ff//FYvrugk CXe/uVnvbxKlM/E01dTorUENS4D4Tz2FKsbtNO39MTfIRaPHtnhWCA0UPYIb9EHt9poQ o8kw6YmL1E6HUp8BS13sXVb7bOztaX+DpagkfvzrUx+KWa0dgBybNjwR18v5RSHf2dAP TX68/rZ2TlHvsUE+G3CwD87+V6ecuqoDhIXXBBVG/9PP7HgLUoQJP3KULjqBPBK7DXwQ eahQ== X-Gm-Message-State: AOJu0YyLmOKMYEfqRNz9kbIXIOgBGZgyA+hmoGs7QXg6ajKOTN5lLeCu voh008vVzxDbPluObJZTWdPrBygqhQszoGSw2yxc19Neu6ryvji7EBb4xP3lXWuSceN08Xsc52x xupDwXHcIA9Xi8uyvGFwuBOK+Ooun X-Received: by 2002:ac2:5234:0:b0:4fd:c844:6a43 with SMTP id i20-20020ac25234000000b004fdc8446a43mr13378289lfl.43.1698881479403; Wed, 01 Nov 2023 16:31:19 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHQjzwczOjC/Gu+TLsXYLnqcz5u+qi8MmgOOXI1MLdlfhcKy1h0Juu3IjI6XifmknqhewEE6w== X-Received: by 2002:ac2:5234:0:b0:4fd:c844:6a43 with SMTP id i20-20020ac25234000000b004fdc8446a43mr13378267lfl.43.1698881479011; Wed, 01 Nov 2023 16:31:19 -0700 (PDT) Received: from cassiopeiae.. ([2a02:810d:4b3f:de9c:642:1aff:fe31:a19f]) by smtp.gmail.com with ESMTPSA id q13-20020aa7d44d000000b0053e408aec8bsm1590366edr.6.2023.11.01.16.31.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Nov 2023 16:31:18 -0700 (PDT) From: Danilo Krummrich <dakr@redhat.com> To: airlied@gmail.com, daniel@ffwll.ch, matthew.brost@intel.com, thomas.hellstrom@linux.intel.com, sarah.walker@imgtec.com, donald.robson@imgtec.com, boris.brezillon@collabora.com, christian.koenig@amd.com, faith@gfxstrand.net Subject: [PATCH drm-misc-next v8 00/12] [RFC] DRM GPUVM features Date: Thu, 2 Nov 2023 00:30:52 +0100 Message-ID: <20231101233113.8059-1-dakr@redhat.com> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=UTF-8 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: nouveau@lists.freedesktop.org, Danilo Krummrich <dakr@redhat.com>, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
DRM GPUVM features
|
expand
|