mirror of
https://github.com/mbilker/vgpu_unlock-rs.git
synced 2026-01-17 11:57:00 +01:00
nvidia(ctrla081): replace R550 link reference
Latest fields in line 126-128 Signed-off-by: Coia Prant <coiaprant@gmail.com>
This commit is contained in:
committed by
Matthew Bilker
parent
ff3e6e4b81
commit
df0090a542
@@ -54,7 +54,7 @@ pub struct NvA081CtrlVgpuInfo {
|
||||
pub exclusive_size: u32,
|
||||
pub gpu_instance_profile_id: u32,
|
||||
// R550 adds additional fields, leave them out for now for backwards compat with 16.x
|
||||
// https://github.com/NVIDIA/open-gpu-kernel-modules/blob/550/src/common/sdk/nvidia/inc/ctrl/ctrla081.h#L122-L124
|
||||
// https://github.com/NVIDIA/open-gpu-kernel-modules/blob/550/src/common/sdk/nvidia/inc/ctrl/ctrla081.h#L126-L128
|
||||
// pub placement_size: u32,
|
||||
// pub placement_count: u32,
|
||||
// pub placement_ids: [u32; NVA081_MAX_VGPU_PER_PGPU],
|
||||
|
||||
Reference in New Issue
Block a user