index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
nova-core
/
fsp.rs
Age
Commit message (
Expand
)
Author
2026-08-06
rust: dma: rename dma_handle to dma_address
Alexandre Courbot
2026-08-06
gpu: nova-core: transition fsp to TLV images
Timur Tabi
2026-08-05
gpu: nova-core: pass WPR metadata ownership to FmcBootArgs
Eliot Courtney
2026-08-05
gpu: nova-core: split FbLayout into FSP and non-FSP versions
Eliot Courtney
2026-08-05
gpu: nova-core: correct FRTS vidmem offset calculation
Eliot Courtney
2026-07-24
gpu: nova-core: detect and store vGPU state
Zhi Wang
2026-07-24
gpu: nova-core: read vGPU mode from FSP via PRC protocol
Zhi Wang
2026-07-23
gpu: nova-core: gsp: ensure lifetime for FMC boot DMA allocations
Eliot Courtney
2026-07-15
gpu: nova-core: store Fsp instance in Gpu
Alexandre Courbot
2026-07-08
gpu: nova-core: fsp: rename FSP response header type
Zhi Wang
2026-07-03
gpu: nova-core: convert to kernel bitfield macro
Alexandre Courbot
2026-06-29
gpu: nova-core: falcon: store bar and dev in falcon
Tim Kovalenko
2026-06-20
gpu: nova-core: fsp: move FMC firmware loading into wait_secure_boot
Eliot Courtney
2026-06-10
gpu: nova-core: clean up FSP FRTS comments
John Hubbard
2026-06-09
gpu: nova-core: return FSP response buffer to caller
Zhi Wang
2026-06-09
gpu: nova-core: factor out common FSP message header
Zhi Wang
2026-06-03
gpu: nova-core: move lifetime to `Bar0`
Gary Guo
2026-06-03
gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling
John Hubbard
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
John Hubbard
2026-06-03
gpu: nova-core: Hopper/Blackwell: add FSP send/receive messaging
John Hubbard
2026-06-02
gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waiting
John Hubbard