[PATCH 3/6] nova-core: docs: Document vbios layout
Joel Fernandes
joelagnelf at nvidia.com
Wed Apr 23 23:30:38 UTC 2025
On 4/23/2025 7:12 PM, Timur Tabi wrote:
> On Wed, 2025-04-23 at 18:53 -0400, Joel Fernandes wrote:
>> +This document describes the layout of the VBIOS image which is a series of concatenated
>> +images in the ROM of the GPU. The VBIOS is mirrored onto the BAR 0 space and is read
>> +by both Boot ROM firmware (also known as IFR or init-from-rom firmware) on the GPU to
>> +boot strap various microcontrollers (PMU, SEC, GSP) with critical initialization before
>> +the driver loads, as well as by the nova-core driver in the kernel to boot the GSP.
>
> You might want to add a link to this page:
>
> https://download.nvidia.com/open-gpu-doc/BIOS-Information-Table/1/BIOS-Information-Table.html
Good idea, will do!
- Joel
More information about the dri-devel
mailing list