public inbox for rust-for-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] gpu: nova-core: gpu_name cleanup, PMU debug output cleanup
@ 2026-01-08  0:58 John Hubbard
  2026-01-08  0:58 ` [PATCH 1/2] gpu: nova-core: preserve error information in gpu_name() John Hubbard
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: John Hubbard @ 2026-01-08  0:58 UTC (permalink / raw)
  To: Danilo Krummrich
  Cc: Alexandre Courbot, Joel Fernandes, Timur Tabi, Alistair Popple,
	Edwin Peer, Zhi Wang, David Airlie, Simona Vetter, Bjorn Helgaas,
	Miguel Ojeda, Alex Gaynor, Boqun Feng, Gary Guo,
	Björn Roy Baron, Benno Lossin, Andreas Hindborg, Alice Ryhl,
	Trevor Gross, nouveau, rust-for-linux, LKML, John Hubbard

The first patch, for gpu_name, was suggested by Danilo Krummrich.

The second is from repeating looking at the dmesg output of nova-core
lately. This one PMU print item stands out as having a particular poor
signal to noise ratio, so deleting it.

John Hubbard (2):
  gpu: nova-core: preserve error information in gpu_name()
  gpu: nova-core: don't print raw PMU table entries

 drivers/gpu/nova-core/gsp/boot.rs     |  9 ++++-----
 drivers/gpu/nova-core/gsp/commands.rs | 28 +++++++++++++++++++++------
 drivers/gpu/nova-core/vbios.rs        |  5 -----
 3 files changed, 26 insertions(+), 16 deletions(-)


base-commit: 2d7b4a44fb768e1887e7e4cdd8b86817ccd9c3bf
--
2.52.0


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

end of thread, other threads:[~2026-01-12 13:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-08  0:58 [PATCH 0/2] gpu: nova-core: gpu_name cleanup, PMU debug output cleanup John Hubbard
2026-01-08  0:58 ` [PATCH 1/2] gpu: nova-core: preserve error information in gpu_name() John Hubbard
2026-01-08  0:58 ` [PATCH 2/2] gpu: nova-core: don't print raw PMU table entries John Hubbard
2026-01-08  1:52   ` Joel Fernandes
2026-01-12 13:33 ` [PATCH 0/2] gpu: nova-core: gpu_name cleanup, PMU debug output cleanup Danilo Krummrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox