rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] gpu: nova-core: various bitfield fixes
@ 2025-10-22 10:50 Alexandre Courbot
  2025-10-22 10:50 ` [PATCH 1/3] gpu: nova-core: bitfield: simplify condition Alexandre Courbot
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Alexandre Courbot @ 2025-10-22 10:50 UTC (permalink / raw)
  To: Danilo Krummrich, Alice Ryhl, Edwin Peer
  Cc: John Hubbard, Alistair Popple, Joel Fernandes, Timur Tabi,
	nouveau, dri-devel, linux-kernel, rust-for-linux,
	Alexandre Courbot

These trivial patches fix a few issues reported by Edwin in [1].

[1] https://lore.kernel.org/rust-for-linux/F3853912-2C1C-4F9B-89B0-3168689F35B3@nvidia.com/

To: Danilo Krummrich <dakr@kernel.org>
To: Alice Ryhl <aliceryhl@google.com>
To: Edwin Peer <epeer@nvidia.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Alistair Popple <apopple@nvidia.com>
Cc: Joel Fernandes <joelagnelf@nvidia.com>
Cc: Timur Tabi <ttabi@nvidia.com>
Cc: nouveau@lists.freedesktop.org
Cc: dri-devel@lists.freedesktop.org
Cc: linux-kernel@vger.kernel.org
Cc: rust-for-linux@vger.kernel.org

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
---
Alexandre Courbot (3):
      gpu: nova-core: bitfield: simplify condition
      gpu: nova-core: bitfield: simplify expression
      gpu: nova-core: bitfield: remove BitOr implementation

 drivers/gpu/nova-core/bitfield.rs | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)
---
base-commit: 5ae65bdcb867555540169ef57876658262a67d87
change-id: 20251022-nova-bitfield-2846201b6544

Best regards,
-- 
Alexandre Courbot <acourbot@nvidia.com>


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-10-27  0:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-22 10:50 [PATCH 0/3] gpu: nova-core: various bitfield fixes Alexandre Courbot
2025-10-22 10:50 ` [PATCH 1/3] gpu: nova-core: bitfield: simplify condition Alexandre Courbot
2025-10-22 16:12   ` Joel Fernandes
2025-10-22 10:50 ` [PATCH 2/3] gpu: nova-core: bitfield: simplify expression Alexandre Courbot
2025-10-22 16:12   ` Joel Fernandes
2025-10-22 10:50 ` [PATCH 3/3] gpu: nova-core: bitfield: remove BitOr implementation Alexandre Courbot
2025-10-22 16:11   ` Joel Fernandes
2025-10-22 16:19 ` [PATCH 0/3] gpu: nova-core: various bitfield fixes Danilo Krummrich
2025-10-27  0:55   ` Alexandre Courbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).