mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-05 15:45:05 +00:00
Revert "hv: More changes to enable GPU passthru"
This reverts commit 8d50d40ff8.
This commit is contained in:
@@ -33,7 +33,7 @@ static struct dmar_drhd drhd_info_array[] = {
|
||||
/* Ignore the iommu for intel graphic device since GVT-g needs
|
||||
* vtd disabled for gpu
|
||||
*/
|
||||
.ignore = false,
|
||||
.ignore = true,
|
||||
.devices = default_drhd_unit_dev_scope0,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user