twx-linux/drivers/gpu/nova-core
Alexandre Courbot d6cb7319e6 gpu: nova-core: firmware: add support for common firmware header
Several firmware files loaded from userspace feature a common header
that describes their payload. Add basic support for it so subsequent
patches can leverage it.

Acked-by: Danilo Krummrich <dakr@kernel.org>
Link: https://lore.kernel.org/r/20250913-nova_firmware-v6-5-9007079548b0@nvidia.com
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
2025-09-13 23:17:31 +09:00
..
falcon gpu: nova-core: require Send on FalconEngine and FalconHal 2025-09-13 23:17:18 +09:00
fb gpu: nova-core: consider clippy::cast_lossless 2025-06-25 01:17:22 +02:00
firmware gpu: nova-core: vbios: store reference to Device where relevant 2025-09-01 22:23:21 +09:00
gsp gpu: nova-core: move GSP boot code to its own module 2025-09-13 23:17:21 +09:00
regs gpu: nova-core: register: add support for relative array registers 2025-08-15 12:02:56 +09:00
dma.rs gpu: nova-core: update and annotate TODO list 2025-06-23 22:05:41 +02:00
driver.rs gpu: nova-core: move GSP boot code to its own module 2025-09-13 23:17:21 +09:00
falcon.rs gpu: nova-core: require Send on FalconEngine and FalconHal 2025-09-13 23:17:18 +09:00
fb.rs gpu: nova-core: Update ARef imports from sync::aref 2025-08-21 22:11:08 +09:00
firmware.rs gpu: nova-core: firmware: add support for common firmware header 2025-09-13 23:17:31 +09:00
gfw.rs gpu: nova-core: Add code comments related to devinit 2025-07-09 00:07:34 +02:00
gpu.rs gpu: nova-core: add Chipset::name() method 2025-09-13 23:17:24 +09:00
gsp.rs gpu: nova-core: move GSP boot code to its own module 2025-09-13 23:17:21 +09:00
Kconfig gpu: nova-core: select AUXILIARY_BUS instead of depending on it 2025-05-15 20:59:32 +02:00
Makefile
nova_core.rs gpu: nova-core: move GSP boot code to its own module 2025-09-13 23:17:21 +09:00
regs.rs gpu: nova-core: register: add support for relative array registers 2025-08-15 12:02:56 +09:00
util.rs gpu: nova-core: add Chipset::name() method 2025-09-13 23:17:24 +09:00
vbios.rs gpu: nova-core: vbios: store reference to Device where relevant 2025-09-01 22:23:21 +09:00