Message ID | 20231008233212.13815-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 C2339E95A67 for <dri-devel@archiver.kernel.org>; Sun, 8 Oct 2023 23:32:24 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id EF88A10E092; Sun, 8 Oct 2023 23:32:23 +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 03D2910E052 for <dri-devel@lists.freedesktop.org>; Sun, 8 Oct 2023 23:32:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1696807940; 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=Ow/gplROD9H6T65YO7aNN3J+/eH6h1lHYqZ/YYWLM9A=; b=dTzRobMfp5OhA4uTCPZPz+BQQbNu25Yitvi2RXLkyOXOUX6BUE4m0xBFVzOudi0Chqq9gu wDph2saip85kXZpK33fwoHpGa9tdOk2BVjv1YAbPqaXSdeVfic66pZLFI1eml8maK095pt 3UHllRO0K/jgu6+4aE9L5ateaWdTpZU= Received: from mail-ej1-f70.google.com (mail-ej1-f70.google.com [209.85.218.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-237-V-PmV7m8N92qdJklT2bJgg-1; Sun, 08 Oct 2023 19:32:19 -0400 X-MC-Unique: V-PmV7m8N92qdJklT2bJgg-1 Received: by mail-ej1-f70.google.com with SMTP id a640c23a62f3a-99bcb13d8ddso68085266b.0 for <dri-devel@lists.freedesktop.org>; Sun, 08 Oct 2023 16:32:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696807938; x=1697412738; 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=Ow/gplROD9H6T65YO7aNN3J+/eH6h1lHYqZ/YYWLM9A=; b=xT9bZaot3KAXXjRn/QBmpuNhOOFZdGxR94T4Yu4GD+NzxXzOd4Kg/r89oe542R9DSU fmBaZxAOj7Ac2cEtgbGjh8ZS1Ki2ZP1SRykJ6nj27PEKPsTyFBXWsPtwVOpZuFimsQD7 fmkB9BjvFn0h//aOim0tee0aDTd3N8+0OAGkX6E/l3UcCWVcgKn+FMn/hMKTv0bBGOJ/ +0ny5aPKe24a0GslFcscC2EQLVOYE0mIP4F9OaXhbw9F9gflfXtGoWvtKkBHQGRw6Xok ShT6+d40OQRZSeLV/gUYw+ARv8VVhfnzIPSeuRDe/Eg7+uFabKcf/HILCWmCIkMun0sf c/Uw== X-Gm-Message-State: AOJu0YyDAIK/ObSMeLS7JfAxSKak+jG01A8uWnG6wW6mXlvq92jcChDn +UCXtDrlXNuooyLQwVQciz4sva3pkEkiLTFJ8AzqR/XQQQaxYF74KGNDiHboKOAW4dP29lcL1kb M7Z4uVVlnEkknAhhx+zzqmJh16fW8 X-Received: by 2002:a17:906:cc47:b0:9a9:dfbe:ca88 with SMTP id mm7-20020a170906cc4700b009a9dfbeca88mr12309474ejb.55.1696807938322; Sun, 08 Oct 2023 16:32:18 -0700 (PDT) X-Google-Smtp-Source: AGHT+IFNdGpeEsVIcwyi6ITiForOrXf2d0Q5e5rWU6KUlCoqC1w1+P604nHmrgwlZAxD1X8mAY3ceQ== X-Received: by 2002:a17:906:cc47:b0:9a9:dfbe:ca88 with SMTP id mm7-20020a170906cc4700b009a9dfbeca88mr12309460ejb.55.1696807938038; Sun, 08 Oct 2023 16:32:18 -0700 (PDT) Received: from cassiopeiae.. ([2a02:810d:4b3f:de9c:642:1aff:fe31:a19f]) by smtp.gmail.com with ESMTPSA id o23-20020a17090611d700b009887f4e0291sm6028454eja.27.2023.10.08.16.32.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 08 Oct 2023 16:32:17 -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 v6 0/6] [RFC] DRM GPUVM features Date: Mon, 9 Oct 2023 01:32:00 +0200 Message-ID: <20231008233212.13815-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
|