Re: Using Intel Quick-Sync with GPU capable Intel CPUs

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

 



On 12/29/2017 05:19 PM, Benjammin2068 wrote:
> Rogue S.T asked about checking out graphics cards which brought the question to me...
> 
> 
> Is it possible to make Intel on-CPU GPU resources to Windows 10?
> 
> 
> (the box I'm working with has Xeon E5-2640v4 CPUs which should be QuickSync capable)

I've no idea what QuickSync is, but GPU assignment should would just fine.

> 
> What else do I have to do to take advantage of this?
> 
> Just load the drivers?


And before that define <hostdev/> in the domain XML so that libvirt
enables the PCI assignment. For instance:

  00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530
(rev 06)

  <hostdev mode='subsystem' type='pci' managed='yes'>
    <source>
      <address domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
    </source>
    <address type='pci' domain='0x0000' bus='0x00' slot='0x04'
function='0x0'/>
  </hostdev>


Michal

_______________________________________________
libvirt-users mailing list
libvirt-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users



[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux