summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/gsp/commands.rs
AgeCommit message (Expand)Author
2026-06-02gpu: nova-core: Hopper/Blackwell: new location for PCI config mirrorJohn Hubbard
2026-05-30gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloadingAlexandre Courbot
2026-05-29gpu: nova-core: do not import firmware commands into GSP command moduleAlexandre Courbot
2026-05-29gpu: nova-core: remove unneeded get_gsp_info proxy functionAlexandre Courbot
2026-03-18gpu: nova-core: gsp: add mutex locking to CmdqEliot Courtney
2026-03-18gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`Eliot Courtney
2026-03-18gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queueEliot Courtney
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-01-26gpu: nova-core: gsp: use () as message type for GspInitDone messageAlexandre Courbot
2026-01-12gpu: nova-core: preserve error information in gpu_name()John Hubbard
2026-01-07gpu: nova-core: use CStr::from_bytes_until_nul() and remove util.rsJohn Hubbard
2025-11-15gpu: nova-core: gsp: Retrieve GSP static info to gather GPU informationAlistair Popple
2025-11-15gpu: nova-core: gsp: Wait for gsp initialization to completeAlistair Popple
2025-11-14gpu: nova-core: gsp: Add SetRegistry commandAlistair Popple
2025-11-14gpu: nova-core: gsp: Add SetSystemInfo commandAlistair Popple