NVIDIA GPU driver infrastructure
 help / color / mirror / Atom feed
* [PATCH v2 0/3] gpu: nova-core: fb: Hopper sysmem flush fix and cleanups
@ 2026-06-11  1:18 John Hubbard
  2026-06-11  1:18 ` [PATCH v2 1/3] gpu: nova-core: Blackwell: use absolute FBHUB0 flush registers John Hubbard
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: John Hubbard @ 2026-06-11  1:18 UTC (permalink / raw)
  To: Danilo Krummrich, Alexandre Courbot
  Cc: Timur Tabi, Alistair Popple, Eliot Courtney, Shashank Sharma,
	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, nova-gpu, LKML, John Hubbard

Changes in v2:

* Split the original single patch into two: a no-functional-change
  patch that makes the GB20x FBHUB0 flush registers absolute, followed
  by the Hopper fix.

* Made the FBHUB0 registers absolute instead of relative to a register
  base window, per Alexandre Courbot's review.

* Dropped the "clean up FSP FRTS comments" patch, because it has already
  been applied to drm-rust-next.

* Added a third patch with two tiny readability cleanups: compose the
  Blackwell flush address as (hi << 32) | lo, and drop a duplicated
  SysmemFlush doc link.

John Hubbard (3):
  gpu: nova-core: Blackwell: use absolute FBHUB0 flush registers
  gpu: nova-core: Hopper: use correct sysmem flush registers
  gpu: nova-core: fb: two tiny readability cleanups

 drivers/gpu/nova-core/fb/hal/gb202.rs | 28 ++++++-------------
 drivers/gpu/nova-core/fb/hal/gh100.rs | 31 +++++++++++++++++++--
 drivers/gpu/nova-core/regs.rs         | 40 +++++++++++++++++++--------
 3 files changed, 64 insertions(+), 35 deletions(-)


base-commit: 550dc7536644db2d67c6f8cf525bba682fba08d9
-- 
2.54.0


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

end of thread, other threads:[~2026-06-17  7:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-11  1:18 [PATCH v2 0/3] gpu: nova-core: fb: Hopper sysmem flush fix and cleanups John Hubbard
2026-06-11  1:18 ` [PATCH v2 1/3] gpu: nova-core: Blackwell: use absolute FBHUB0 flush registers John Hubbard
2026-06-11  1:19 ` [PATCH v2 2/3] gpu: nova-core: Hopper: use correct sysmem " John Hubbard
2026-06-11  1:19 ` [PATCH v2 3/3] gpu: nova-core: fb: two tiny readability cleanups John Hubbard
2026-06-17  7:25 ` [PATCH v2 0/3] gpu: nova-core: fb: Hopper sysmem flush fix and cleanups Alexandre Courbot

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