Re: [PATCH v5 0/6] gpu: nova-core: boot GSP with vGPU enabled

From: Danilo Krummrich

Date: Thu Jul 23 2026 - 16:10:03 EST


On Wed, 22 Jul 2026 10:39:07 +0300, Zhi Wang wrote:
> [PATCH v5 0/6] gpu: nova-core: boot GSP with vGPU enabled

Applied, thanks!

Branch: drm-rust-next
Tree: https://gitlab.freedesktop.org/drm/rust/kernel.git

[1/6] PCI/IOV: Return unsigned int from pci_sriov_get_totalvfs()
commit: 7cffd051ae54
[2/6] rust: pci: add sriov_get_totalvfs() helper
commit: 6afbbc27f582
[3/6] gpu: nova-core: read vGPU mode from FSP via PRC protocol
commit: c1cad6dfb116

[ FspPrcMessage is small and short-lived; stack-allocate it instead of
using KBox. - Danilo ]

[4/6] gpu: nova-core: detect and store vGPU state
commit: 4d40a785fdb5
[5/6] gpu: nova-core: set RMSetSriovMode for vGPU
commit: 1d8118c256f1
[6/6] gpu: nova-core: reserve vGPU WPR2 heap
commit: e5b5de8e9ee2

[ Use checked arithmetic to calculate wpr2_heap_addr. - Danilo ]

The patches will appear in the next linux-next integration (typically within 24
hours on weekdays).

The patches are queued up for the upcoming merge window for the next major
kernel release.