summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nova-core/gsp/commands.rs
AgeCommit message (Expand)AuthorLines
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-6/+23
2026-01-26gpu: nova-core: gsp: use () as message type for GspInitDone messageAlexandre Courbot-3/+3
2026-01-12gpu: nova-core: preserve error information in gpu_name()John Hubbard-6/+22
2026-01-07gpu: nova-core: use CStr::from_bytes_until_nul() and remove util.rsJohn Hubbard-2/+3
2025-11-15gpu: nova-core: gsp: Retrieve GSP static info to gather GPU informationAlistair Popple-0/+56
2025-11-15gpu: nova-core: gsp: Wait for gsp initialization to completeAlistair Popple-3/+45
2025-11-14gpu: nova-core: gsp: Add SetRegistry commandAlistair Popple-6/+98
2025-11-14gpu: nova-core: gsp: Add SetSystemInfo commandAlistair Popple-0/+37