Commit Graph

9 Commits

Author SHA1 Message Date
Matt Bilker
e53a898724 nvidia(ctrla081): sync vGPU 19.x (R580) fields
- There were a large number of changes that are backwards incompatible
  which necessitated separate structures to track these changes.

- Thank you @rbqvq with
  2b08855f80
  for an initial version of this work!
  (#50)
2025-11-07 15:27:59 +00:00
Coia Prant
e83bb8135b nvidia(ctrla081): sync vGPU 18.x (R570) fields
Synchronizing fields for vGPU 18.x (R570)

Signed-off-by: Coia Prant <coiaprant@gmail.com>
2025-06-02 13:54:05 -07:00
Coia Prant
df0090a542 nvidia(ctrla081): replace R550 link reference
Latest fields in line 126-128

Signed-off-by: Coia Prant <coiaprant@gmail.com>
2025-06-02 13:54:05 -07:00
Matt Bilker
77508a97d9 nvidia(ctrla081): convert vgpu_extra_params to array of u32 2024-03-19 07:18:11 +00:00
PolloLoco
d7bf3a1c04 WIP: Add support for 17.0 host driver while keeping backwards compat with 16.x 2024-02-28 22:18:14 +01:00
Matt Bilker
d91bbc5e60 nvidia(ctrla081): print extra data if any byte is non-zero 2023-02-07 05:49:56 +00:00
Matt Bilker
91d0101765 nvidia(ctrla081): move unknown section to end of parent struct
- This aligns `NVA081_CTRL_VGPU_CONFIG_GET_VGPU_TYPE_INFO_PARAMS` with how
  `NVA081_CTRL_CMD_VGPU_CONFIG_SET_INFO` uses the same
  `NVA081_CTRL_VGPU_CONFIG_INFO` structure.
2023-02-06 23:15:34 +00:00
Matt Bilker
6200b6b341 nvidia(ctrla081): print whole signature if any byte is non-zero 2023-02-06 23:15:28 +00:00
Matt Bilker
72abe3c927 nvidia: refactor everything out of the main class and use official naming and structs where possible 2022-12-07 12:16:25 +00:00