Re: [PATCH v5 1/3] vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>> @@ -868,6 +896,8 @@ static const struct pci_device_id nvgrace_gpu_vfio_pci_table[] = {
>>       { PCI_DRIVER_OVERRIDE_DEVICE_VFIO(PCI_VENDOR_ID_NVIDIA, 0x2345) },
>>       /* GH200 SKU */
>>       { PCI_DRIVER_OVERRIDE_DEVICE_VFIO(PCI_VENDOR_ID_NVIDIA, 0x2348) },
>> +     /* GB200 SKU */
>> +     { PCI_DRIVER_OVERRIDE_DEVICE_VFIO(PCI_VENDOR_ID_NVIDIA, 0x2941) },
>>       {}
>>  };
>>
>
> GB support isn't really complete until patch 3, so shouldn't we hold
> off on adding the ID to the table until a trivial patch 4, adding only
> the chunk above?  Thanks,
>
> Alex

Yeah, thanks for pointing that out. Will move it to a new patch.




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux