NVIDIA GPU driver infrastructure
 help / color / mirror / Atom feed
From: "Alexandre Courbot" <acourbot@nvidia.com>
To: "Danilo Krummrich" <dakr@kernel.org>,
	"Alice Ryhl" <aliceryhl@google.com>,
	"David Airlie" <airlied@gmail.com>,
	"Simona Vetter" <simona@ffwll.ch>,
	"Miguel Ojeda" <ojeda@kernel.org>,
	"Boqun Feng" <boqun@kernel.org>, "Gary Guo" <gary@garyguo.net>,
	"Björn Roy Baron" <bjorn3_gh@protonmail.com>,
	"Benno Lossin" <lossin@kernel.org>,
	"Andreas Hindborg" <a.hindborg@kernel.org>,
	"Trevor Gross" <tmgross@umich.edu>,
	"Daniel Almeida" <daniel.almeida@collabora.com>,
	"Tamir Duberstein" <tamird@kernel.org>,
	"Onur Özkan" <work@onurozkan.dev>
Cc: "John Hubbard" <jhubbard@nvidia.com>,
	"Alistair Popple" <apopple@nvidia.com>,
	"Timur Tabi" <ttabi@nvidia.com>,
	"Eliot Courtney" <ecourtney@nvidia.com>,
	"Zhi Wang" <zhiw@nvidia.com>, <nova-gpu@lists.linux.dev>,
	<dri-devel@lists.freedesktop.org>, <linux-kernel@vger.kernel.org>,
	<rust-for-linux@vger.kernel.org>,
	"Alexandre Courbot" <acourbot@nvidia.com>
Subject: Re: [PATCH v2 0/2] gpu: nova-core: convert to kernel bitfield macro and remove local variant
Date: Fri, 03 Jul 2026 11:47:34 +0900	[thread overview]
Message-ID: <DJOLCWQUUZBS.VWTI1G4DTZ3W@nvidia.com> (raw)
In-Reply-To: <20260701-nova-bitfield-v2-0-2e949bf1836c@nvidia.com>

On Wed Jul 1, 2026 at 9:15 AM JST, Alexandre Courbot wrote:
> Now that the kernel-wide bitfield macro is available, it is time for the
> Nova-local version to be removed.
>
> The first patch converts all uses of the local macro to the global one.
> This involves redefining all bitfields since the syntax has changed, and
> taking into account the use of `Bounded`.
>
> The second patch removes the now unused Nova-local bitfield macro.
>
> This is a follow-up to [1] containing the Nova patches that have been
> dropped after [2].
>
> This series applies on top of `drm-rust-next`. Since it has been
> reviewed/acked I am planning on merging it soon; this revision is mostly
> to address the Sashiko feedback of v1.
>
> [1] https://lore.kernel.org/all/20260606-bitfield-v5-0-b92188820914@nvidia.com/
> [2] https://lore.kernel.org/all/20260527-bitfield-v4-0-e8821d4efbde@nvidia.com/
>
> Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>

Pushed to `drm-rust-next`, thanks!

      parent reply	other threads:[~2026-07-03  2:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-01  0:15 [PATCH v2 0/2] gpu: nova-core: convert to kernel bitfield macro and remove local variant Alexandre Courbot
2026-07-01  0:15 ` [PATCH v2 1/2] gpu: nova-core: convert to kernel bitfield macro Alexandre Courbot
2026-07-01  0:15 ` [PATCH v2 2/2] gpu: nova-core: remove local " Alexandre Courbot
2026-07-03  2:47 ` Alexandre Courbot [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DJOLCWQUUZBS.VWTI1G4DTZ3W@nvidia.com \
    --to=acourbot@nvidia.com \
    --cc=a.hindborg@kernel.org \
    --cc=airlied@gmail.com \
    --cc=aliceryhl@google.com \
    --cc=apopple@nvidia.com \
    --cc=bjorn3_gh@protonmail.com \
    --cc=boqun@kernel.org \
    --cc=dakr@kernel.org \
    --cc=daniel.almeida@collabora.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=ecourtney@nvidia.com \
    --cc=gary@garyguo.net \
    --cc=jhubbard@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lossin@kernel.org \
    --cc=nova-gpu@lists.linux.dev \
    --cc=ojeda@kernel.org \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=simona@ffwll.ch \
    --cc=tamird@kernel.org \
    --cc=tmgross@umich.edu \
    --cc=ttabi@nvidia.com \
    --cc=work@onurozkan.dev \
    --cc=zhiw@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox