Message ID | 20230404012741.116502-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 B7288C76196 for <dri-devel@archiver.kernel.org>; Tue, 4 Apr 2023 01:27:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D584B10E16C; Tue, 4 Apr 2023 01:27:53 +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 A1B3C10E15B for <dri-devel@lists.freedesktop.org>; Tue, 4 Apr 2023 01:27:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1680571669; 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=p2e1uu6fhEnZOUa7GJ80xTT8ad8fMkZwy1ewsfJ+2u8=; b=FqdivSELeGOfMMjlqzAb7TQnWzebM8CnDIF80Akn2phwREVjVihA/ppMYTVLfkgOuIHx+/ nTe3kP9qtdOxnk0swZ+/0PEPGC7vUEATbfkJu58Sgk5OUNaKHZYW2PRdo6kwIVBG6WHbYx dVUihOuQR3o1YQU50YW7XFMowN35uok= Received: from mail-ed1-f69.google.com (mail-ed1-f69.google.com [209.85.208.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-173-9Fnqs_icMZi42MAzngFJTw-1; Mon, 03 Apr 2023 21:27:48 -0400 X-MC-Unique: 9Fnqs_icMZi42MAzngFJTw-1 Received: by mail-ed1-f69.google.com with SMTP id i22-20020a05640242d600b004f5962985f4so44235314edc.12 for <dri-devel@lists.freedesktop.org>; Mon, 03 Apr 2023 18:27:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680571667; 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=p2e1uu6fhEnZOUa7GJ80xTT8ad8fMkZwy1ewsfJ+2u8=; b=xHdOBf52Uy2/v+SPcDe34eUTqg2qxvqdxAMEy6outnmdWFtFTryT25CAm5vqRNELZJ lVmVDgtyLw8A+HEn594NzNxtenkgHnQ0RyWoqKaB1pNfPGbeCcITwVuYgfHyovEieE9O y1X1gxphqC6wgu7Fo2rDzvrhj+hJ8QcUJYeSmo6XtImbRIyW2lMkJ5I6Fbwx/8XdfhOL zRap4H2G2hLJOEd6yxkmKY9K0T9eqhT5Kpy8dKr2VhtF9TYCXg6pwTMZ5jMFUWQKjO4v 6tK8nOyt8Q3kvPp2PH9oSugTFWsAyACvxnqK+J9J9AlW1dZJdirnSt5mtQVm/GL79uAn Q1Bw== X-Gm-Message-State: AAQBX9eNrxXuwRhetTmBu6QGnmOQeEKMl3M7sOWMdBb+FBXG7GuwmIXR EhNMhy5/bVx9KwvBbBb/7BGvKx+CFbHhMyC4hw6zB78ktcvUfV9zisIMYBsPzrOLIjrCWuy1wkA v1Is6lO37yDRuGhFDilb9PpzhNhSp X-Received: by 2002:a17:906:9611:b0:8b1:3483:e3d5 with SMTP id s17-20020a170906961100b008b13483e3d5mr504206ejx.48.1680571666710; Mon, 03 Apr 2023 18:27:46 -0700 (PDT) X-Google-Smtp-Source: AKy350akyO9M11PqcWMXrINDmCl0Cuk934qa2C6ajBxTmTXHmla38g40wLwM7IYC1A1ynUWk0fyfzw== X-Received: by 2002:a17:906:9611:b0:8b1:3483:e3d5 with SMTP id s17-20020a170906961100b008b13483e3d5mr504173ejx.48.1680571666362; Mon, 03 Apr 2023 18:27:46 -0700 (PDT) Received: from cassiopeiae.. ([2a02:810d:4b3f:de78:642:1aff:fe31:a19f]) by smtp.gmail.com with ESMTPSA id jg21-20020a170907971500b00932ba722482sm5242021ejc.149.2023.04.03.18.27.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Apr 2023 18:27:45 -0700 (PDT) From: Danilo Krummrich <dakr@redhat.com> To: airlied@gmail.com, daniel@ffwll.ch, tzimmermann@suse.de, mripard@kernel.org, corbet@lwn.net, christian.koenig@amd.com, bskeggs@redhat.com, Liam.Howlett@oracle.com, matthew.brost@intel.com, boris.brezillon@collabora.com, alexdeucher@gmail.com, ogabbay@kernel.org, bagasdotme@gmail.com, willy@infradead.org, jason@jlekstrand.net Subject: [PATCH drm-next v3 00/15] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI Date: Tue, 4 Apr 2023 03:27:26 +0200 Message-Id: <20230404012741.116502-1-dakr@redhat.com> X-Mailer: git-send-email 2.39.2 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: linux-doc@vger.kernel.org, nouveau@lists.freedesktop.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-mm@kvack.org, Danilo Krummrich <dakr@redhat.com> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
DRM GPUVA Manager & Nouveau VM_BIND UAPI
|
expand
|