Add support for Quadro P400 (#30)

This commit is contained in:
huzhifeng 2021-04-18 14:31:42 +08:00
parent 825e5686ac
commit 0b51420b12
2 changed files with 2 additions and 0 deletions

View file

@ -839,6 +839,7 @@ static uint16_t vgpu_unlock_pci_devid_to_vgpu_capable(uint16_t pci_devid)
/* GP107 Uses P4 Profiles */
case 0x1cb1: /* Quadro P1000 */
case 0x1cb3: /* Quadro P400 */
case 0x1c81: /* GTX 1050 2GB */
case 0x1c82: /* GTX 1050 Ti */
case 0x1c83: /* GTX 1050 3GB */