From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 9C492E6689E for ; Sat, 20 Dec 2025 10:01:50 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id CD77010E105; Sat, 20 Dec 2025 10:01:49 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=google.com header.i=@google.com header.b="LlFWCAG8"; dkim-atps=neutral Received: from mail-ej1-f74.google.com (mail-ej1-f74.google.com [209.85.218.74]) by gabe.freedesktop.org (Postfix) with ESMTPS id DEA8B10E20C for ; Sat, 20 Dec 2025 10:01:48 +0000 (UTC) Received: by mail-ej1-f74.google.com with SMTP id a640c23a62f3a-b7a29e6f9a0so332104966b.1 for ; Sat, 20 Dec 2025 02:01:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20230601; t=1766224907; x=1766829707; darn=lists.freedesktop.org; h=cc:to:from:subject:message-id:references:mime-version:in-reply-to :date:from:to:cc:subject:date:message-id:reply-to; bh=ocwPq1u4g2mzhV09irHynQ5ZI4NxkFIUPpevQXULN2g=; b=LlFWCAG8llx83AYbiqgbw3sb3twEXpKJHaZrOHgfPqD0FbukGfTPlfvHxWBM10Hs8G lxKyPoszc82PMrpdpCKYmydRDfaRXjZA4S6CrHgFNdefOW+57iTVz6xxvTWiJLFcE6wP //YEe1UA/WQgcVp5aYjPFWfaM4ifpcdlyBEVneQCHNXaB0hjGwdMs7RwBrzPMgZwyVHi 6NvMP7HHlNmxDLsF6jCv2Rem7CT+CCNg8tgetNmv0iDSxyK1mSzBEW9rMRqlGtV9Whad WTjXipTBKvfOQ32U7C4QKpnykUNf0xVKaq5iXnDQl/Y2hvHnE1ej5Yuq1OKk52jA/CvW 1law== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1766224907; x=1766829707; h=cc:to:from:subject:message-id:references:mime-version:in-reply-to :date:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ocwPq1u4g2mzhV09irHynQ5ZI4NxkFIUPpevQXULN2g=; b=oBuUnvJW8t/vNajf5btupDFWEADrRKtHqaUb1QRCIulqZjYrB/Mv15mThxlo4zXZyC iMuol0kxuT5vteqPsIXDwAJ7cBWiltdT4iZToQDpFBSm+O/S9zyFynHBGJJCZ4q6jIGh LALzcQ6RSmRwiggTZX/xwY0BOjB6FDGYOdYtZR6/1DwHpJIBBQwo+yuBoOwEerDjSnXf 3E81SopO7apT1FHUKEjxUZDt5KZCKGueAXbTn5Wy632xhdFzpq9A1kW/7KQ6vrOUrmzU vlz8bpLw7Wtr0gcHBYl0utjWCJPQh1RxzuDS5WBxVRWVRyRWtisETFiLeTd9vpeJZJml FT/w== X-Forwarded-Encrypted: i=1; AJvYcCWWX7NL63RquIqwz2aINaJw0GOi5NbJ9aqbmxHEx3w97HPq4wvB2ma4RzWAg5faVB6lT+hhtaPBmg==@lists.freedesktop.org X-Gm-Message-State: AOJu0YzXNPfGSHnWuVkYJKHSzCjUgZP1d8de/eLV1HvTIVf//pO7vjn7 2a4r421RoGFUS+nSBsX80ZfS8JauH2GTXAEBT5sXxe0xkH08kIERIqtPf7jUrbYFIY+6NTg0cy/ SM8tGqyezsx3whHs4Fw== X-Google-Smtp-Source: AGHT+IG5pJx6M7iv4XX9yaURjf8mepTlu7YYJc3wOo7y0QcuEDT1u5dJwGmGqq3CfkKzGEqd1szxRNtAfdZCVwY= X-Received: from ejdcw8.prod.google.com ([2002:a17:907:1608:b0:b72:41e4:7557]) (user=aliceryhl job=prod-delivery.src-stubby-dispatcher) by 2002:a17:907:7e85:b0:b73:4006:1875 with SMTP id a640c23a62f3a-b803719ef9amr511534366b.38.1766224907016; Sat, 20 Dec 2025 02:01:47 -0800 (PST) Date: Sat, 20 Dec 2025 10:01:46 +0000 In-Reply-To: Mime-Version: 1.0 References: <20251128-gpuvm-rust-v1-0-ebf66bf234e0@google.com> <20251128-gpuvm-rust-v1-4-ebf66bf234e0@google.com> Message-ID: Subject: Re: [PATCH 4/4] rust: drm: add GPUVM immediate mode abstraction From: Alice Ryhl To: Danilo Krummrich Cc: Daniel Almeida , Matthew Brost , "Thomas =?utf-8?Q?Hellstr=C3=B6m?=" , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , David Airlie , Simona Vetter , Boris Brezillon , Steven Price , Liviu Dudau , Miguel Ojeda , Boqun Feng , Gary Guo , "=?utf-8?B?QmrDtnJu?= Roy Baron" , Benno Lossin , Andreas Hindborg , Trevor Gross , Frank Binns , Matt Coster , Rob Clark , Dmitry Baryshkov , Abhinav Kumar , Sean Paul , Marijn Suijten , Lyude Paul , Rodrigo Vivi , Sumit Semwal , "Christian =?utf-8?B?S8O2bmln?=" , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, rust-for-linux@vger.kernel.org, linux-arm-msm@vger.kernel.org, freedreno@lists.freedesktop.org, nouveau@lists.freedesktop.org, intel-xe@lists.freedesktop.org, linux-media@vger.kernel.org, Asahi Lina Content-Type: text/plain; charset="utf-8" X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" On Sat, Dec 20, 2025 at 09:48:17AM +0000, Alice Ryhl wrote: Test email