riverscn / i915-sriov-dkms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux i915 driver with SR-IOV support (dkms module)

Originally from linux-intel-lts

Notice

This package is highly experimental, you should only use it when you know what you are doing.

For Arch Linux users, it is available in AUR. i915-sriov-dkms-git

My testing cmdline

intel_iommu=on i915.enable_guc=7

Creating virtual functions

echo 2 > /sys/devices/pci0000:00/0000:00:02.0/sriov_numvfs

You can create up to 7 VFs on UHD Graphics 770

About


Languages

Language:C 99.7%Language:Makefile 0.2%Language:Assembly 0.1%Language:Shell 0.0%