Commit graph

14 commits

Author SHA1 Message Date
Igor Moura
886c1cfe61
feat: add vgpu_unlock patch
This allows to have the driver working with newer kernels (tested
with 5.11.12 at the moment of this commit), along with applying all
of the required changes to get the unlock working automatically.
2021-04-14 20:24:33 -03:00
FIFARenderZ
9416363206
Add a vGPU name check script to make using KVM hypervisors easier (#28) 2021-04-13 20:28:43 +02:00
Krutav Shah
c1cdb5ac02
Added even more PCI IDs and removed Kepler (#23)
* Added RTX 2060 (TU106)
* Added Obscure Mobile Graphics and their numerous revisions
* Added GP104 Gaming Mobile cards.
2021-04-13 20:04:16 +02:00
Krutav Shah
2294da3d17
Update README.md (#19) 2021-04-12 02:03:48 +02:00
Jonathan Johansson
b3c8251007 Fix syntax error. 2021-04-12 01:35:52 +02:00
jonpas
8a6353e0a6
Add EditorConfig and Force LF line endings (#18)
* Add EditorConfig and set git LF line endings
2021-04-12 00:11:30 +02:00
Krutav Shah
5767560051
Many new cards available for support thanks to our GPU survey. (#17)
* Many new PCI IDs with Maxwell and Volta support
* Added support for many new cards
2021-04-12 00:10:28 +02:00
Jonathan Johansson
cce7b5d824 Add vgpu entries for the RTX A40. 2021-04-11 00:57:25 +02:00
Jonathan Johansson
54d90cde02 Remove hard-coded offsets for magic and key values. 2021-04-11 00:35:06 +02:00
Jonathan Johansson
0675b563ac Fix support for TU102 and TU106. 2021-02-27 17:15:17 +01:00
Jonathan Johansson
cf01e2fbbd Add list of vGPUs and add PCI ID for Tesla T4. 2021-02-24 21:11:35 +01:00
Jonathan Johansson
6881c417ab Add modifications to kernel module.
Additional modifications had to be included into the build of nvidia.ko
in order for things to work properly.
2021-02-22 22:27:37 +01:00
Jonathan Johansson
5cfacdf7b5 First public version. 2021-01-28 22:22:28 +01:00
Jonathan Johansson
b7a78949ef
Initial commit 2021-01-28 21:20:52 +01:00