summaryrefslogtreecommitdiff
path: root/drivers/gpu/nova-core/gsp/commands.rs
AgeCommit message (Expand)Author
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